Releases: linkedin/coral
Releases · linkedin/coral
v1.0.58
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
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
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
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
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
Changelog generated by Shipkit Changelog Gradle Plugin
1.0.53
- 2021-05-12 - 1 commit(s) by Walaa Eldin Moustafa
- Alternate implementation to #74 (#79)
v1.0.52
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
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
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
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)