This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-49929-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3de3682a9fd branch-3.0: [Fix](full compaction) Fix problems for full
compaction #49825 (#49917)
add ad51f5bd48f [enhance](hive) support skip.header.line.count (#49929)
No new revisions were added by this update.
Summary of changes:
.../scripts/create_preinstalled_scripts/run76.hql | 21 ++++++++++++++++
.../text_table_compressed_skip_header/000000_0.gz | Bin 0 -> 149 bytes
.../text/text_table_normal_skip_header/000000_0 | 20 +++++++++++++++
.../doris/datasource/hive/HiveProperties.java | 22 ++++++++++++++++-
.../doris/datasource/hive/source/HiveScanNode.java | 3 +++
.../hive/test_text_skip_header.out | Bin 0 -> 755 bytes
...to_date.groovy => test_text_skip_header.groovy} | 27 +++++++++------------
7 files changed, 76 insertions(+), 17 deletions(-)
create mode 100755
docker/thirdparties/docker-compose/hive/scripts/create_preinstalled_scripts/run76.hql
create mode 100644
docker/thirdparties/docker-compose/hive/scripts/preinstalled_data/text/text_table_compressed_skip_header/000000_0.gz
create mode 100644
docker/thirdparties/docker-compose/hive/scripts/preinstalled_data/text/text_table_normal_skip_header/000000_0
create mode 100644
regression-test/data/external_table_p0/hive/test_text_skip_header.out
copy regression-test/suites/external_table_p0/hive/{test_hive_to_date.groovy
=> test_text_skip_header.groovy} (62%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]