Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: NobiGo/coral

Tags

v2.0.10

Toggle v2.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Wrap non-string input to substring function (linkedin#190)

* Apply substring fix

* Update tests with 'substr' in them

Co-authored-by: Jonathan Ngan <[email protected]>

v2.0.9

Toggle v2.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pass down precision/scale when casting to DECIMAL (linkedin#191)

* Pass down precision/scale when casting to decimal

* Avoid NPE

* Add coral-spark test

Co-authored-by: Jonathan Ngan <[email protected]>

v2.0.8

Toggle v2.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow aliased column in ORDER BY clause in hive query (linkedin#187)

* Allow aliased column in ORDER BY clause in hive query

* Add isHavingAlias to Hive sql conformance, spark unit tests

Co-authored-by: Jonathan Ngan <[email protected]>

v2.0.7

Toggle v2.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
coral-schema: Generate documentation for aggregates in views (linkedi…

…n#186)

v2.0.6

Toggle v2.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Coral-Hive: Support `!` operator and fix issue in `HiveFunctionResolv…

…er#resolveUnaryOperator` (linkedin#184)

* Coral-Hive: Support ! operator

* Address comment

v2.0.5

Toggle v2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Coral-Hive: Allow `NULL` type in `SameOperandTypeExceptFirstOperandCh…

…ecker` (linkedin#183)

* Coral-Hive: Allow NULL type in SameOperandTypeExceptFirstOperandChecker

* Address comments

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Coral-Hive: Avoid outputing report for ArtifactsResolver (linkedin#180)

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Coral-Hive: Fix the issue caused by incompatibility with Coral 2.x (l…

…inkedin#179)

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Coral-Trino: Reset transformColumnFieldName for generic_project if ne…

…cessary (linkedin#173)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Coral-Trino: Modify the way of creating hiveToRelConverter (linkedin#178

)