This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from c0bb2e33a8 [improvement](scan) separate scanner into local and remote scanner pool (#16891) add 491d269412 [fix](tvf) fix bug that failed to get schema of tvf when file is empty (#16928) No new revisions were added by this update. Summary of changes: be/src/vec/exec/format/csv/csv_reader.cpp | 4 ++-- be/src/vec/exec/format/orc/vorc_reader.cpp | 11 ++++------ be/src/vec/exec/format/parquet/vparquet_reader.cpp | 8 ++------ be/src/vec/exec/scan/vfile_scanner.cpp | 4 ++-- docs/en/docs/lakehouse/multi-catalog/faq.md | 23 ++++++++++++++++++++- docs/en/docs/lakehouse/multi-catalog/hive.md | 4 +--- docs/zh-CN/docs/lakehouse/multi-catalog/faq.md | 24 +++++++++++++++++++--- docs/zh-CN/docs/lakehouse/multi-catalog/hive.md | 4 +--- 8 files changed, 55 insertions(+), 27 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org