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

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


    from d30170a7437 [feature](file-cache) Implement cache warm up select 
functionality. (#54822)
     add aecdd030e29 [improve](job) hidden secret key in streaming job (#56742)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/job/base/AbstractJob.java     |  1 +
 .../insert/streaming/StreamingInsertJob.java       | 51 +++++++++++++++---
 .../doris/nereids/parser/LogicalPlanBuilder.java   |  2 +-
 .../parser/LogicalPlanBuilderForEncryption.java    | 20 ++++++++
 .../trees/plans/commands/AlterJobCommand.java      |  8 ++-
 .../trees/plans/commands/CreateJobCommand.java     |  6 ++-
 .../doris/nereids/parser/EncryptSQLTest.java       | 60 ++++++++++++++++++++++
 .../streaming_job/test_streaming_insert_job.groovy |  7 ++-
 8 files changed, 143 insertions(+), 12 deletions(-)


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

Reply via email to