This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch routineload_flexible_update
in repository https://gitbox.apache.org/repos/asf/doris.git
from d25ff385787 fix: Resolve code review issues for flexible partial update
add b068217c443 fix: Move static methods after constructor to fix
DeclarationOrder checkstyle
add f7d734d458d fix: Fix compilation errors - wrap UserException and use
columnDescs field
add 93bcfcd7f49 test: Add unit tests for flexible partial update in
routine load
add 7931212a840 fix: Fix unit tests to avoid NPE from gsonPostProcess
add b90147e0110 fix: Update error messages to match expected format in
existing tests
new ee70fcde3d4 fix: Fix test assertions and Groovy escaping in routine
load tests
The 1 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:
.../java/org/apache/doris/catalog/OlapTable.java | 12 +-
.../doris/load/routineload/RoutineLoadJob.java | 5 +-
.../plans/commands/info/CreateRoutineLoadInfo.java | 76 +++++++------
.../doris/load/routineload/RoutineLoadJobTest.java | 125 +++++++++++++++++++++
...est_routine_load_flexible_partial_update.groovy | 6 +-
...ine_load_partial_update_new_key_behavior.groovy | 2 +-
6 files changed, 177 insertions(+), 49 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]