This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 1ca6d559e4 [feature-wip](parquet-reader) refactor some arguments for parquet reader (#12771) add 4b95b4e41d [feature-wip](file-scanner)Get column type from parquet schema (#12833) No new revisions were added by this update. Summary of changes: be/src/vec/exec/format/generic_reader.h | 1 + be/src/vec/exec/format/parquet/schema_desc.cpp | 80 ++++++++++++++++++++++ be/src/vec/exec/format/parquet/schema_desc.h | 6 ++ be/src/vec/exec/format/parquet/vparquet_reader.cpp | 35 ++-------- 4 files changed, 92 insertions(+), 30 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org