Skip to content

Releases: linkedin/coral

v2.1.18

05 Sep 21:36
c3df771
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.18

  • 2023-09-05 - 1 commit(s) by Aastha Agrrawal
  • [Coral-Trino] Support ARRAY() value in NAMED_STRUCT Coral IR Operator (#447)

v2.1.17

05 Sep 17:42
da49e65
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.17

  • 2023-09-05 - 1 commit(s) by Jiefan Li
  • [Coral-Hive] Loose UDF format requirement (#446)

v2.1.16

01 Sep 18:50
15e290e
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.16

v2.1.15

30 Aug 22:43
736b03f
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.15

  • 2023-08-30 - 1 commit(s) by Aastha Agrrawal
  • [Coral-Spark] Introduce SqlNode representation in CoralSpark (#444)

v2.1.14

10 Aug 19:00
3684ed5
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.14

v2.1.13

28 Jul 21:22
4956719
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.13

  • 2023-07-28 - 1 commit(s) by Aastha Agrrawal
  • [Coral-Spark] Refactor CoralSpark API (#440)

v2.1.12

26 Jul 18:22
8c7bd53
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.12

  • 2023-07-26 - 2 commit(s) by Aastha Agrrawal
  • Empty commit to trigger release (#439)
  • [Coral-Schema] Support ROW_NUMBER() OVER WINDOW (#437)

v2.1.10

17 Jul 02:44
482fe22
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.10

  • 2023-07-17 - 1 commit(s) by Aastha Agrrawal
  • [Coral-Trino] Migrate SUBSTR() operator from RexShuttle to SqlShuttle (#432)

v2.1.9

14 Jul 16:14
8c4b054
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.9

  • 2023-07-14 - 1 commit(s) by Aastha Agrrawal
  • [Coral-Spark] Remove Redundant CastToNamedStructTransformer (#435)

v2.1.8

13 Jul 16:05
69b26c5
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.8

  • 2023-07-13 - 1 commit(s) by Aastha Agrrawal
  • [Coral-Trino] Migrate FROM_UNIXTIME and FROM_UTC_TIMESTAMP (#426)
  • [Coral-Trino] Migrate Trino Concat Operator transformer from RexShuttle to SqlShuttle (#378)