Skip to content

Simplified schema creation for Parquet files#622

Merged
norberttech merged 1 commit intoflow-php:1.xfrom
norberttech:feature/parquet-schema
Oct 22, 2023
Merged

Simplified schema creation for Parquet files#622
norberttech merged 1 commit intoflow-php:1.xfrom
norberttech:feature/parquet-schema

Conversation

@norberttech
Copy link
Member

Change Log

Added

  • Possibility to build schema through static factories at Scheam,FlatColumn,NestedColumn

Fixed

Changed

Removed

Deprecated

Security


Description

To fully understand what I was trying to achieve, please look into SchemaReadingTest, which no longer reads DDL from JSON, but instead, we are now creating a schema and comparing it with the one from the parquet test file.

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.

1 participant