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

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


    from 60a7a32a238 [workloadgroup](improvement) using min/max cpu and memory 
percent to unify soft and hard limit (#54243)
     add 7c392e2d896 [Chore](nereids) Remove CopyStmt (#54526)

No new revisions were added by this update.

Summary of changes:
 fe/fe-core/src/main/cup/sql_parser.cup             |  12 -
 .../java/org/apache/doris/analysis/CopyStmt.java   | 302 ---------------------
 .../apache/doris/cloud/load/CloudLoadManager.java  |  33 ++-
 .../java/org/apache/doris/cloud/load/CopyJob.java  |  18 --
 .../org/apache/doris/load/loadv2/BulkLoadJob.java  |  17 --
 .../trees/plans/commands/CopyIntoCommand.java      | 116 +++++++-
 .../trees/plans/commands/info/CopyIntoInfo.java    |  90 +++++-
 .../main/java/org/apache/doris/qe/DdlExecutor.java |  96 -------
 8 files changed, 219 insertions(+), 465 deletions(-)
 delete mode 100644 
fe/fe-core/src/main/java/org/apache/doris/analysis/CopyStmt.java


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

Reply via email to