This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 0cf45cae9c Refactor cache APIs to support ordering information (#19597)
add b9a3b9f94f Record sort order when writing Parquet with WITH ORDER
(#19595)
No new revisions were added by this update.
Summary of changes:
datafusion/core/tests/parquet/mod.rs | 1 +
datafusion/core/tests/parquet/ordering.rs | 103 +++++++++++++++++++++++
datafusion/datasource-parquet/src/file_format.rs | 41 ++++++++-
datafusion/datasource-parquet/src/metadata.rs | 44 ++++++++++
4 files changed, 185 insertions(+), 4 deletions(-)
create mode 100644 datafusion/core/tests/parquet/ordering.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]