You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-46766][SQL][AVRO] ZSTD Buffer Pool Support For AVRO datasource
### What changes were proposed in this pull request?
This PR adds ZSTD Buffer Pool Support For AVRO datasource writing with zstd compression codec
### Why are the changes needed?
Enable a tuning technique for users
### Does this PR introduce _any_ user-facing change?
yes, add a new configuration
### How was this patch tested?
passing existing ci shall be sufficient
### Was this patch authored or co-authored using generative AI tooling?
no
Closes#44792 from yaooqinn/SPARK-46766.
Authored-by: Kent Yao <[email protected]>
Signed-off-by: Kent Yao <[email protected]>
0 commit comments