This is an automated email from the ASF dual-hosted git repository.
liurenjie1024 pushed a change to branch dependabot/cargo/uuid-1.19.0
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
from 48278ad43 chore(deps): Bump uuid from 1.18.1 to 1.19.0
add 7e66ded65 chore(deps): Bump actions/stale from 10.1.0 to 10.1.1 (#1908)
add c0f9fdcd2 feat(datafusion): Add sqllogictest for DataFusion INSERT
INTO (#1887)
add ce64bc936 Merge branch 'main' into dependabot/cargo/uuid-1.19.0
No new revisions were added by this update.
Summary of changes:
.github/workflows/stale.yml | 2 +-
crates/sqllogictest/src/engine/datafusion.rs | 71 +++++++++++-
.../sqllogictest/testdata/schedules/df_test.toml | 6 +-
.../testdata/slts/df_test/insert_into.slt | 119 +++++++++++++++++++++
.../testdata/slts/df_test/show_tables.slt | 6 ++
5 files changed, 201 insertions(+), 3 deletions(-)
create mode 100644 crates/sqllogictest/testdata/slts/df_test/insert_into.slt