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

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


    from baf85547aeb [feature](jdbc) support call function to pass sql directly 
to jdbc catalog #26492
     add 8eed760704c [fix](planner) separate table's isPartitioned() method 
(#28163)

No new revisions were added by this update.

Summary of changes:
 .../apache/doris/alter/SchemaChangeHandler.java    |  2 +-
 .../java/org/apache/doris/analysis/ExportStmt.java |  2 +-
 .../apache/doris/analysis/NativeInsertStmt.java    |  4 +--
 .../java/org/apache/doris/catalog/OlapTable.java   | 15 +++++++++-
 .../main/java/org/apache/doris/catalog/Table.java  |  8 +++++-
 .../trees/plans/commands/ExportCommand.java        |  2 +-
 .../plans/physical/PhysicalOlapTableSink.java      |  2 +-
 .../apache/doris/planner/DistributedPlanner.java   |  4 +--
 .../java/org/apache/doris/planner/PlannerTest.java | 33 ++++++++++++++++++++++
 9 files changed, 62 insertions(+), 10 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to