You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support type coercion in Parquet Reader (#6458)
* feat: support type coercion in Parquet Reader
* fix: schema adapter map schema with projection
* fix: map schema with projection
* fix: fix test evolved_schema_incompatible_types
* make ci happy
* improve the code
* add e2e test
* make ci happy
* empty commit
* improve the code
* add docs for the fields
* fix test evolved_schema_projection
* fix inconsistent_order mapping
* make ci happy
* make ci happy
0 commit comments