Skip to content

Releases: linkedin/coral

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)

v2.1.7

10 Jul 04:02
633474f
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.7

  • 2023-07-10 - 1 commit(s) by Aastha Agrrawal
  • [Coral-Hive] [Coral-Trino] Make named_struct a Coral IR operator and Migrate GenericProject Function (#431)

v2.1.6

27 Jun 17:18
e808370
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.6

  • 2023-06-27 - 1 commit(s) by Aastha Agrrawal
  • [Coral-Trino] Migrate FROM_UNIXTIME and FROM_UTC_TIMESTAMP (#426)

v2.1.5

26 Jun 16:53
6a5d8f2
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.5

  • 2023-06-26 - 1 commit(s) by Aastha Agrrawal
  • [Coral-Hive] Register Coral IR UDF from_utf8() (#430)

v2.1.4

26 Jun 16:36
2782dc5
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.4

  • 2023-06-26 - 1 commit(s) by Aastha Agrrawal
  • [Coral-Common] Enhance RelDataType derivation (#429)

v2.1.3

22 Jun 22:52
3e6c039
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.3

  • 2023-06-22 - 1 commit(s) by Aastha Agrrawal
  • [Coral-Trino] Migrate UNNEST From RelToTrinoConverter to SqlCallConverter layer (#428)

v2.1.2

13 Jun 23:35
4ecd178
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.1.2

  • 2023-06-13 - 1 commit(s) by Aastha Agrrawal
  • [Coral-Common] Introduce TypeDerivationUtil for enhanced RelDataType derivation (#424)