Skip to content

Releases: linkedin/coral

v2.0.140

03 Apr 16:47
5220f92
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.140

  • 2023-04-03 - 1 commit(s) by Jiefan Li
  • [Coral-Service] Exclude 'org.apache.calcite' from 'org.apache.hive:hive-exec' (#380)

v2.0.139

28 Mar 17:33
ec523ba
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.139

  • 2023-03-28 - 1 commit(s) by Jiefan Li
  • [Coral-Trino] Migrate 'collect_list' and 'collect_set' transformations from RelNode to SqlNode layer (#375)

v2.0.138

28 Mar 17:27
c546ff3
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.138

  • 2023-03-28 - 1 commit(s) by Jiefan Li
  • [Coral-Trino] Remove 'adjustInconsistentTypesToEqualityOperator' and use 'CAST' instead of 'TRY_CAST' (#373)

v2.0.137

27 Mar 21:24
e2ee4bf
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.137

  • 2023-03-27 - 1 commit(s) by Alice Yeh
  • Introduce incremental maintenance materialization type with Spark Scala code generation and incremental Coral service endpoint (#365)

v2.0.136

20 Mar 17:58
8d874ca
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.136

  • 2023-03-20 - 1 commit(s) by Jiefan Li
  • Upgrade linkedin-calcite-core to 1.21.0.153 and add explicit table alias to solve wrong alias issue (#368)

v2.0.135

17 Mar 19:48
806b18e
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.135

  • 2023-03-17 - 1 commit(s) by Jiefan Li
  • Coral-Schema: Return nullable schema for inner fields created by operator (#369)

v2.0.134

03 Mar 19:59
37f827e
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.134

  • 2023-03-03 - 1 commit(s) by Alice Yeh
  • Create new coral-dbt dbt package with trino_to_spark POC (#359)

v2.0.133

03 Mar 18:11
1030924
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.133

  • 2023-03-03 - 1 commit(s) by Jiefan Li
  • Coral-Trino: Migrate 'ITEM' -> 'element_at' transformation from RelNode to SqlNode layer (#366)

v2.0.132

28 Feb 14:53
4efffce
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.132

  • 2023-02-28 - 1 commit(s) by Jiefan Li
  • Coral-Hive: Avoid dropping 'CAST' on String (#364)

v2.0.131

28 Feb 00:32
17c7cbb
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.131

  • 2023-02-28 - 1 commit(s) by Jiefan Li
  • Coral-Common: Return 'string' for 'char' type in 'RelDataTypeToHiveTypeStringConverter' (#360)