Skip to content

Commit

Permalink
Add iceberg feature (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmturner authored Dec 12, 2024
1 parent acc5aca commit a1345e1
Show file tree
Hide file tree
Showing 27 changed files with 1,194 additions and 231 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
run: |
rustup toolchain install ${{ matrix.rust }}
rustup default ${{ matrix.rust }}
- name: Run FlightSQL tests
- name: Run Functions-JSON tests
run: |
cargo test --features=functions-json extension_cases::functions_json
test-deltalake:
Expand Down
Loading

0 comments on commit a1345e1

Please sign in to comment.