This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 99ab87c570 Implement CatalogProviderList in FFI (#18657)
add dc6e7cf860 fix: display the failed sqllogictest file and query that
failed in case of a panic (#18785)
No new revisions were added by this update.
Summary of changes:
datafusion/sqllogictest/bin/sqllogictests.rs | 84 ++++++++++++++++++---
.../src/engines/currently_executed_sql.rs | 85 ++++++++++++++++++++++
.../src/engines/datafusion_engine/runner.rs | 25 ++++++-
.../runner.rs | 20 +++++
datafusion/sqllogictest/src/engines/mod.rs | 3 +
.../src/engines/postgres_engine/mod.rs | 37 +++++++++-
datafusion/sqllogictest/src/lib.rs | 1 +
7 files changed, 240 insertions(+), 15 deletions(-)
create mode 100644
datafusion/sqllogictest/src/engines/currently_executed_sql.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]