Skip to content

Releases: azavea/hiveless

0.0.12

29 Apr 17:11
5ef8031
Compare
Choose a tag to compare

Added

  • Add ST_Contains optimization and fix the ST_Intersects optimization behavior #18 (@pomadchin)
  • Add class to allow sql registration of optimizations #17 (@pomadchin)

0.0.11

12 Apr 02:04
b16e3b5
Compare
Choose a tag to compare

Changed

  • Cleanup ProductDeserializationError interface #16 (@pomadchin)
  • Replace transformDown with transform for the better DataBricks compat b16e3b5 (@pomadchin)

0.0.10

10 Apr 16:29
9d702ed
Compare
Choose a tag to compare

Changed

0.0.9

10 Apr 14:54
7a66401
Compare
Choose a tag to compare

Changed

  • Fix index.ST_Intersects to be more precise with Geometry intersections #12 (@pomadchin)

0.0.7

10 Apr 11:38
6e11bd1
Compare
Choose a tag to compare

Added

0.0.6

09 Apr 19:28
1cb8416
Compare
Choose a tag to compare

Changed

0.0.5

09 Apr 19:22
059761d
Compare
Choose a tag to compare

Changed

  • Expose HiveGenericUDF through HivelessInternals #10 (@pomadchin)

0.0.4

09 Apr 12:53
3195016
Compare
Choose a tag to compare

Added

0.0.3

05 Apr 20:59
9419836
Compare
Choose a tag to compare

Added

0.0.2

09 Feb 21:38
978febc
Compare
Choose a tag to compare

Fixed