Skip to content

Releases: linkedin/coral

v1.0.58

31 May 07:21
3af358b
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.58

  • 2021-05-31 - 1 commit(s) by Łukasz Osipiuk
  • Support Hive->Trino for LATERAL VIEW EXPLODE over ARRAY of STRUCTS (#93)

v1.0.57

25 May 21:02
b018577
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.57

  • 2021-05-25 - 1 commit(s) by Hanghang Nate Liu
  • escape newline for dali row schema string (#91)

v1.0.56

25 May 17:57
a1dfb75
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.56

  • 2021-05-25 - 1 commit(s) by Raymond Zhang
  • Let coral hive2rel treat a union typeinfo as a struct typeinfo, inste… (#86)

v1.0.55

21 May 18:19
74d1423
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.55

  • 2021-05-21 - 1 commit(s) by ljfgem
  • Add timestamp type support in RelDataTypeToAvroType for Coral-Schema (#89)

v1.0.54

21 May 00:31
f199bc6
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.54

  • 2021-05-21 - 1 commit(s) by ljfgem
  • Make StaticHiveFunctionRegistry.lookup case-insensitive for all functions (#90)

v1.0.53

12 May 17:22
68021e1
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.53

v1.0.52

11 May 21:39
9b3f5ab
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.52

  • 2021-05-11 - 1 commit(s) by ljfgem
  • Chang the Fuzzy Union to set evolved schemas to be the subset of columns in the branches of a UNION (#77)

v1.0.51

11 May 17:21
5a7d8a3
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.51

  • 2021-05-11 - 1 commit(s) by KAI XU
  • Decoupling coral-schema from AvroSerdeUtils (#84)

v1.0.50

11 May 06:45
e4f6e0e
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.50

  • 2021-05-11 - 1 commit(s) by ljfgem
  • Avoid throwing exception 'Unable to fetch dependencies' if 'report.hasError()' in ArtifactsResolver (#81)

v1.0.49

07 May 20:20
f3437d7
Compare
Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.49

  • 2021-05-07 - 1 commit(s) by Wenye Zhang
  • coral-schema: supporting projection of inner field of Record type by implementing visitFieldAccess (#83)