This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-57232-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from d8663df4249 branch-4.0: [fix](inverted index) Fix skipping data reads 
for columns when index is hit #57461 (#57476)
     add 9a05bab3e08 [fix](outfile) fix analysis error when specifying parquet 
schema (#57232)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/analysis/OutFileClause.java   | 17 ++--
 .../doris/nereids/glue/LogicalPlanAdapter.java     |  2 +-
 .../glue/translator/PhysicalPlanTranslator.java    |  2 +-
 ...ty_data.out => test_outfile_parquet_schema.out} | 10 ++-
 .../outfile/test_outfile_parquet_schema.groovy     | 93 ++++++++++++++++++++++
 5 files changed, 113 insertions(+), 11 deletions(-)
 copy regression-test/data/export_p0/outfile/{csv/test_outfile_empty_data.out 
=> test_outfile_parquet_schema.out} (54%)
 create mode 100644 
regression-test/suites/export_p0/outfile/test_outfile_parquet_schema.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to