🚀 Features
Section titled “🚀 Features”Add compression support to to_hive
Section titled “Add compression support to to_hive”You can now specify an optional compression method for the files written by the
to_hive operator.
🐞 Bug Fixes
Section titled “🐞 Bug Fixes”Remove 20k element limits from data_builder
Section titled “Remove 20k element limits from data_builder”Apr 1, 2025 · @IyeOnline · #5091
We removed the limit of 20,000 elements in lists and records for read_*
operators and parse_* functions.