Releases: linkedin/coral
Releases · linkedin/coral
v2.1.12
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
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
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
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
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
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
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
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
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
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)