This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from bd41341a97a [bugfix](tvf)catch exception for fetching SchemaTableData
#34856
new 7a878eb7972 [fix](Export) fix some issues of Export (#34345)
new d5ab2787ba7 [Fix](function) fix pad functions behaviour of empty pad
string (#34796)
new c7134faea98 [Fix](outfile) Fix the timing of setting the _is_closed
flag in Parquet/ORC writer (#34668)
new 00ce05393af [fix](profile) Load profile need to be registered to get
real-time profile #34852
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/vec/functions/function_string.h | 4 +--
be/src/vec/runtime/vorc_transformer.cpp | 2 +-
be/src/vec/runtime/vparquet_transformer.cpp | 15 +++++------
.../main/java/org/apache/doris/load/ExportMgr.java | 1 +
.../org/apache/doris/load/ExportTaskExecutor.java | 13 +++-------
.../trees/plans/commands/ExportCommand.java | 3 ---
.../commands/insert/AbstractInsertExecutor.java | 1 +
.../java/org/apache/doris/qe/ConnectContext.java | 2 +-
.../correctness_p0/test_string_pad_function.out | 30 ++++++++++++++++++++++
.../correctness_p0/test_string_pad_function.groovy | 11 ++++++++
10 files changed, 58 insertions(+), 24 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]