Skip to content

Conversation

@DanCocking
Copy link

Currently, users do not have the option to write the page index when writing parquet files. This restricts user side optimisation as it prevents page level stats from being persisted.

Let's pipe through this option as a table property so that users can write page level indexes.


I was getting blocked trying to create a branch on the main imc-trading repo so am submitting PR through a fork instead

Currently, users do not have the option to write the page index when
writing parquet files. This restricts user side optimisation as it
prevents page level stats from being persisted.

Let's pipe through this option as a table property so that users
can write page level indexes.
@nathschmidt
Copy link

Seems good to me, but the checks are failing.

@DanCocking
Copy link
Author

Seems good to me, but the checks are failing.

Yep, seems possible that the pipeline is different for branch PR's vs fork PR's - given I have not touched a bunch of the files that it is complaining about.

ERROR: Ignored 0 lines in your exclusion files as comments or empty lines.
Could not find Apache license headers in the following files:
 !????? /home/runner/work/iceberg-python/iceberg-python/pyiceberg/logger.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants