This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 084fdfbeb7 feat:implement sql style 'ends_with' and 'instr' string
function (#8862)
add 04e147b18c [MINOR]: Extract aggregate topk function to
`aggregate_topk.slt` (#8948)
No new revisions were added by this update.
Summary of changes:
datafusion/sqllogictest/test_files/aggregate.slt | 192 -------------------
.../sqllogictest/test_files/aggregates_topk.slt | 212 +++++++++++++++++++++
2 files changed, 212 insertions(+), 192 deletions(-)
create mode 100644 datafusion/sqllogictest/test_files/aggregates_topk.slt