Skip to content

bug fixes#717

Merged
gy11233 merged 1 commit intomasterfrom
fix-online
Dec 24, 2024
Merged

bug fixes#717
gy11233 merged 1 commit intomasterfrom
fix-online

Conversation

@richox
Copy link
Contributor

@richox richox commented Dec 24, 2024

fix collect_set/collect_list incorrect spill.

fix parsing parquet int96 to timestamp error.

fix compatibility of casting str to int.

fix Incorrect CASE WHEN + ELSE NULL behavior (apache/datafusion#13885).

use number of physical cores as tokio parallelism, removing blaze.tokio.num.worker.threads.

sort multiple batches with interleaver in repartitioner.

use in-place radix sort.

use sync channel in ipc reading.

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

fix parsing parquet int96 to timestamp error.

fix compatibility of casting str to int.

fix Incorrect CASE WHEN + ELSE NULL behavior (apache/datafusion#13885).

use number of physical cores as tokio parallelism, removing blaze.tokio.num.worker.threads.

sort multiple batches with interleaver in repartitioner.

use in-place radix sort.

use sync channel in ipc reading.
@gy11233 gy11233 merged commit 43f4e58 into master Dec 24, 2024
@richox richox mentioned this pull request Apr 27, 2025
@cxzl25 cxzl25 deleted the fix-online branch September 5, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants