Download the release on GitHub.
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”We removed the limit of 20,000 elements in lists and records for read_*
operators and parse_*
functions.
By @IyeOnline in #5091.