Skip to content

feat: Expose Parquet Schema Adapter#2

Merged
HawaiianSpork merged 1 commit intov37.1.0-mainfrom
expose-schema-adapter-37.1
May 15, 2024
Merged

feat: Expose Parquet Schema Adapter#2
HawaiianSpork merged 1 commit intov37.1.0-mainfrom
expose-schema-adapter-37.1

Conversation

@HawaiianSpork
Copy link
Collaborator

Allow users of the Datafusion Parquet physical executor to define how to map parquet schema to the table schema.

This can be useful as there can be layers on top of parquet like Delta or Iceberg which may also define the schema and how the schema should evolve.

@github-actions github-actions bot added the core label May 15, 2024
@HawaiianSpork HawaiianSpork force-pushed the expose-schema-adapter-37.1 branch 2 times, most recently from 26c472f to 0f81436 Compare May 15, 2024 03:58
@HawaiianSpork HawaiianSpork marked this pull request as ready for review May 15, 2024 03:59
Allow users of the Datafusion Parquet physical executor to define how to map parquet schema to the table schema.

This can be useful as there can be layers on top of parquet like Delta or Iceberg which may also define the schema
and how the schema should evolve.
@HawaiianSpork HawaiianSpork force-pushed the expose-schema-adapter-37.1 branch from 0f81436 to 0e1b04c Compare May 15, 2024 04:22
@alexwilcoxson-rel
Copy link

alexwilcoxson-rel commented May 15, 2024

apache#10515

@HawaiianSpork HawaiianSpork merged commit f944ed6 into v37.1.0-main May 15, 2024
@HawaiianSpork HawaiianSpork deleted the expose-schema-adapter-37.1 branch May 15, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants