This is an automated email from the ASF dual-hosted git repository.
zhangchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4f6a3c5bf0 [feature](catalog) support clob type in oracle jdbc catalog
(#21532)
add 0512e0b168 [test](regression) add cases for partial update with
sequence_type (#22215)
No new revisions were added by this update.
Summary of changes:
.../partial_update/basic_with_seq.csv | 4 +-
.../partial_update/basic_with_test.csv | 5 ++
.../partial_update/basic_with_test2.csv | 5 ++
.../partial_update/test_partial_update_seq_col.out | 3 +-
.../test_partial_update_seq_type.out | 35 ++++++++
.../test_partial_update_seq_col.groovy | 2 +-
....groovy => test_partial_update_seq_type.groovy} | 92 +++++++++++++++++-----
7 files changed, 122 insertions(+), 24 deletions(-)
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/basic_with_test.csv
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/basic_with_test2.csv
create mode 100644
regression-test/data/unique_with_mow_p0/partial_update/test_partial_update_seq_type.out
copy
regression-test/suites/unique_with_mow_p0/partial_update/{test_partial_update_seq_col.groovy
=> test_partial_update_seq_type.groovy} (56%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]