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 8284c342cb [Fix](multi-catalog) Fix query hms tbl with compressed data 
files. (#19557)
     add 9535ed01aa [feature](tvf) Support compress file for tvf hdfs() and 
s3() (#19530)

No new revisions were added by this update.

Summary of changes:
 .../csv_format_test/all_types_compressed.csv.gz    | Bin 0 -> 127 bytes
 .../sql-functions/table-functions/hdfs.md          |   1 +
 .../sql-manual/sql-functions/table-functions/s3.md |   1 +
 .../sql-functions/table-functions/hdfs.md          |   1 +
 .../sql-manual/sql-functions/table-functions/s3.md |   1 +
 .../java/org/apache/doris/common/util/Util.java    |  21 ++++++++++++++++-
 .../doris/planner/external/FileQueryScanNode.java  |   2 +-
 .../apache/doris/planner/external/TVFScanNode.java |   8 +++++++
 .../ExternalFileTableValuedFunction.java           |  15 ++++++++++++-
 .../table_valued_function/test_hdfs_tvf.out        |  24 ++++++++++++++++++++
 .../table_valued_function/test_hdfs_tvf.groovy     |  25 ++++++++++++++++++---
 11 files changed, 93 insertions(+), 6 deletions(-)
 create mode 100644 
docker/thirdparties/docker-compose/hive/scripts/preinstalled_data/csv_format_test/all_types_compressed.csv.gz


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

Reply via email to