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 64395bc1f78 [fix](sql cache) fix sql cache use legacy cache when use
some special session variables and audit log's HitSqlCache not working (#56434)
add 3da8f9810ab [fix](top rf) fix external table top rf lack of
consideration of `nulls first` conditions. (#56392)
No new revisions were added by this update.
Summary of changes:
be/src/vec/exec/scan/file_scanner.cpp | 11 +-
be/src/vec/exprs/vtopn_pred.h | 45 ++
.../scripts/create_preinstalled_scripts/run81.hql | 48 ++
.../hive/test_hive_topn_rf_null.out | 489 +++++++++++++++++++++
.../hive/test_hive_topn_rf_null.groovy | 79 ++++
5 files changed, 670 insertions(+), 2 deletions(-)
create mode 100644
docker/thirdparties/docker-compose/hive/scripts/create_preinstalled_scripts/run81.hql
create mode 100644
regression-test/data/external_table_p0/hive/test_hive_topn_rf_null.out
create mode 100644
regression-test/suites/external_table_p0/hive/test_hive_topn_rf_null.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]