Skip to content

Commit 95b354d

Browse files
committed
Merge remote-tracking branch 'upstream/main' into u_group_first_val
2 parents 297de26 + 30c457a commit 95b354d

File tree

77 files changed

+3264
-1371
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+3264
-1371
lines changed

.github/workflows/extended.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- name: Run tests (excluding doctests)
8282
env:
8383
RUST_BACKTRACE: 1
84-
run: cargo test --profile ci --exclude datafusion-examples --exclude datafusion-benchmarks --workspace --lib --tests --bins --features avro,json,backtrace,extended_tests
84+
run: cargo test --profile ci --exclude datafusion-examples --exclude datafusion-benchmarks --workspace --lib --tests --bins --features avro,json,backtrace,extended_tests,recursive_protection
8585
- name: Verify Working Directory Clean
8686
run: git diff --exit-code
8787
- name: Cleanup

Cargo.lock

Lines changed: 107 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)