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

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


    from 542366f4b31 [fix](case) fix udf cases (#48969)
     add 74ad0e34b57 [fix](sql cache) fix prepare statement with sql cache 
throw NullPointerException (#48902)

No new revisions were added by this update.

Summary of changes:
 .../doris/common/cache/NereidsSqlCacheManager.java | 19 +++++++++++++
 .../org/apache/doris/nereids/StatementContext.java |  2 +-
 .../parser/LogicalPlanBuilderForEncryption.java    |  8 ++++--
 .../trees/plans/commands/ExecuteCommand.java       | 12 ++++++--
 .../java/org/apache/doris/qe/ConnectProcessor.java | 11 ++++++++
 .../doris/regression/action/TestAction.groovy      |  2 +-
 .../cache/parse_sql_from_sql_cache.groovy          |  7 +----
 .../cache/prepare_stmt_with_sql_cache.groovy       | 33 ++++++++++++++++------
 8 files changed, 71 insertions(+), 23 deletions(-)


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

Reply via email to