Closed jackylee-ch closed 1 year ago
This PR could be tested in Filter applied on merged Parquet schema with new column should work
with #1162 .
cc @zhouyuan @PHILO-HE
@jackylee-ch could you please also add a small Scala unit test for this feature?
@jackylee-ch could you please also add a small Scala unit test for this feature?
Sure
What changes were proposed in this pull request?
This pr is trying to support Parquet Schema merge in ArrowFileFormat.infer_schema and support dealing with missing column or filter in Parquet reading.
How was this patch tested?
unit tests.