Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
0dc8269
feat(benchmark) : added a dedicated page for benchmarking in contribu…
manasa-manoj-nbr Oct 29, 2025
ea17324
docs: fix broken SQL & DataFrame links in root README (#18153)
manasa-manoj-nbr Oct 24, 2025
b634c36
Enable placeholders with extension types (#17986)
paleolimbot Oct 24, 2025
e37d7d2
fix: only fall back to listing prefixes on 404 errors (#18263)
colinmarc Oct 24, 2025
564f3b2
docs: Fix links for SQL and Dataframe APIs in README
manasa-manoj-nbr Oct 25, 2025
dfc0d7a
feat(small): Set 'summary' level metrics for `DataSourceExec` with pa…
2010YOUY01 Oct 25, 2025
b21f2f7
fix null count stats computation (#18276)
adriangb Oct 25, 2025
606a7ac
feat: be indifferent to padding when decoding base64 (#18264)
colinmarc Oct 25, 2025
d0145e4
Improve docs and examples for `DataTypeExt` and `FieldExt` (#18271)
alamb Oct 26, 2025
262e8ad
doc: Contributor guide for AI-generated PRs (#18237)
2010YOUY01 Oct 26, 2025
cfd13ee
Easier construction of ScalarAndMetadata (#18272)
alamb Oct 26, 2025
7915c28
doc: Add Join Physical Plan documentation, and configuration flag to …
jonathanc-n Oct 26, 2025
fcfe844
Implement `DESCRIBE SELECT` to show schema rather than `EXPLAIN` plan…
djanderson Oct 26, 2025
e3ea26f
Add integration test for IO operations for listing tables queries (#1…
alamb Oct 26, 2025
db9ca02
Push partition_statistics into DataSource (#18233)
adriangb Oct 27, 2025
913f471
feat: Add `output_bytes` to baseline metrics (#18268)
2010YOUY01 Oct 27, 2025
35630a2
Fix: Error rather than silently ignore extra parameter passed to ceil…
toxicteddy00077 Oct 27, 2025
2d38ccd
fix: Support Dictionary[Int32, Binary] for bitmap count spark functio…
kazantsev-maksim Oct 27, 2025
94da29c
chore(deps): Update `half` to 2.7.1, ignore `RUSTSEC-2025-0111` (#18287)
alamb Oct 27, 2025
4b956a8
chore(deps): bump taiki-e/install-action from 2.62.36 to 2.62.38 (#18…
dependabot[bot] Oct 27, 2025
d4eae0c
"Gentle Introduction to Arrow / Record Batches" #11336 (#18051)
sm4rtm4art Oct 27, 2025
1dc3b84
chore(deps): bump regex from 1.11.3 to 1.12.2 (#18294)
dependabot[bot] Oct 27, 2025
242ebd3
chore(deps): bump clap from 4.5.48 to 4.5.50 (#18292)
dependabot[bot] Oct 27, 2025
f04aff5
Upgrade DataFusion to arrow/parquet 57.0.0 (#17888)
alamb Oct 27, 2025
2b34a86
chore(deps): bump syn from 2.0.106 to 2.0.108 (#18291)
dependabot[bot] Oct 27, 2025
ff36c5c
Let `FileScanConfig` own a list of `ProjectionExpr`s (#18253)
friendlymatthew Oct 27, 2025
364fd99
Deduplicate range/gen_series nested functions code (#18198)
Jefffrey Oct 28, 2025
b04b6ef
Enforce unique names for `is_set` on `first_value` and `last_value` (…
marc-pydantic Oct 28, 2025
efe2239
fix: support float16 for `abs()` (#18304)
Jefffrey Oct 28, 2025
1df1469
chore(deps): update testcontainers to `0.25.2` and drop ignore of `RU…
DDtKey Oct 28, 2025
7a9d916
Using `try_append_value` from arrow-rs 57.0.0 (#18313)
samueleresca Oct 28, 2025
59bf69b
feat: Introduce `PruningMetrics` and use it in parquet file pruning m…
2010YOUY01 Oct 28, 2025
23b33e1
minor: doc fixes for timestamp output format (#18315)
Jefffrey Oct 28, 2025
bcee459
minor: Add documentation to function `concat_elements_utf8view` (#18316)
2010YOUY01 Oct 28, 2025
9d69ecc
chore(deps): bump taiki-e/install-action from 2.62.38 to 2.62.40 (#18…
dependabot[bot] Oct 28, 2025
91330f3
Add PostgreSQL-style named arguments support for scalar functions (#1…
bubulalabu Oct 28, 2025
17de81f
Change default prefetch_hint to 512Kb to reduce number of object stor…
zhuqi-lucas Oct 28, 2025
9a89469
Fix: Add projection to generate_series (#18298)
mkleen Oct 28, 2025
d6f4c0f
fix: Add WITH ORDER display in information_schema.views (#18282)
gene-bordegaray Oct 28, 2025
5bc6c3f
Do not accept null is_set for first_value/last_value (#18301)
marc-pydantic Oct 28, 2025
11b0ebb
Optimize merging of partial case expression results (#18152)
pepijnve Oct 28, 2025
a940131
chore: Format examples in doc strings - execution (#18339)
CuteChuanChuan Oct 28, 2025
388eda3
chore: Format examples in doc strings - common (#18336)
CuteChuanChuan Oct 28, 2025
f2936cc
feat: Improve metrics for aggregate streams. (#18325)
EmilyMatt Oct 28, 2025
6f4a373
chore: Format examples in doc strings - crate datafusion (#18333)
CuteChuanChuan Oct 29, 2025
074ad7a
chore: Format examples in doc strings - expr (#18340)
CuteChuanChuan Oct 29, 2025
a5ae828
chore: Format examples in doc strings - datasource crates (#18338)
CuteChuanChuan Oct 29, 2025
e241ae0
Insta for enforce_distrubution (easy ones) (#18248)
blaginin Oct 29, 2025
ec10aa6
feat: allow pushdown of dynamic filters having partition cols (#18172)
feniljain Oct 29, 2025
3599fab
chore: Format examples in doc strings - macros and optmizer (#18354)
CuteChuanChuan Oct 29, 2025
2eb09cb
chore: Format examples in doc strings - proto, pruning, and session (…
CuteChuanChuan Oct 29, 2025
7411ceb
feat(benchmark) : apply prettier formatter
manasa-manoj-nbr Oct 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Install cargo-audit
uses: taiki-e/install-action@ebb229c6baa68383264f2822689b07b4916d9177 # v2.62.36
uses: taiki-e/install-action@41ef8c65f4034ff24ab1cc2cef52f3000bcf9523 # v2.62.40
with:
tool: cargo-audit
- name: Run audit check
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ jobs:
sudo apt-get update -qq
sudo apt-get install -y -qq clang
- name: Setup wasm-pack
uses: taiki-e/install-action@ebb229c6baa68383264f2822689b07b4916d9177 # v2.62.36
uses: taiki-e/install-action@41ef8c65f4034ff24ab1cc2cef52f3000bcf9523 # v2.62.40
with:
tool: wasm-pack
- name: Run tests with headless mode
Expand Down Expand Up @@ -752,7 +752,7 @@ jobs:
- name: Setup Rust toolchain
uses: ./.github/actions/setup-builder
- name: Install cargo-msrv
uses: taiki-e/install-action@ebb229c6baa68383264f2822689b07b4916d9177 # v2.62.36
uses: taiki-e/install-action@41ef8c65f4034ff24ab1cc2cef52f3000bcf9523 # v2.62.40
with:
tool: cargo-msrv

Expand Down
Loading
Loading