Skip to content

Rumble 1.3 White Oak

Pre-release
Pre-release
Compare
Choose a tag to compare
@ghislainfourny ghislainfourny released this 13 Nov 15:10
· 5085 commits to master since this release
334dd03

Various bug fixes.

New features:

  • json-doc builtin function to open single JSON files locally even when the object is spread over multiple lines (returns a single item, will not automatically parallelize anything)
  • parquet-file builtin function to open parquet files locally, on HDFS or on S3
  • starting to introduce type support (date, dateTime, time, duration, dayTimeDuration, yearMonthDuration, base64Binary, hexBinary) as well as cast as, castable as, treat as and instance of. Should any bug be found, please let us know.