This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git


    from afda226d41 [fix](merge-on-write) unique key mow tables should require 
distribution columns be key column (#15537)
     new 11708482a6 [Fix](SparkLoad): fix the timeout aborted loadtasks are not 
cleaned up. (#15480)
     new 389e323289 [vectorized](jdbc) fix external table of oracle have 
keyworld column (#15487)

The 2 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:
 docs/en/docs/ecosystem/external-table/jdbc-of-doris.md           | 2 ++
 docs/zh-CN/docs/ecosystem/external-table/jdbc-of-doris.md        | 1 +
 fe/fe-core/src/main/java/org/apache/doris/catalog/OdbcTable.java | 7 +++++++
 .../src/main/java/org/apache/doris/load/loadv2/SparkLoadJob.java | 9 +++++++++
 .../src/test/java/org/apache/doris/planner/QueryPlanTest.java    | 4 ++--
 5 files changed, 21 insertions(+), 2 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to