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

gavinchou pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 4244287168d [fix](delete) Only apply regex check on delete condition 
str for non-lsc tables (#39357)
     new fac7d6d396a [Feature](Cloud) Support session variable 
disable_file_cache and enable_segment_cache in query (#37141)
     new 29ceef687fc [fix](file cache) Fix slow IO for table stats procedure, 
introduced by #37141 (#39123)

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:
 be/src/exec/rowid_fetcher.cpp                            |  1 +
 be/src/olap/parallel_scanner_builder.cpp                 |  8 ++++++--
 be/src/olap/rowset/beta_rowset.cpp                       |  1 +
 be/src/olap/rowset/beta_rowset_reader.cpp                | 14 ++++++++++++--
 .../main/java/org/apache/doris/qe/SessionVariable.java   | 16 ++++++++++++++++
 gensrc/thrift/PaloInternalService.thrift                 | 15 ++++++++++++++-
 6 files changed, 50 insertions(+), 5 deletions(-)


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

Reply via email to