Tags: NobiGo/coral
Tags
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]>
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]>
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]>
Coral-Hive: Support `!` operator and fix issue in `HiveFunctionResolv… …er#resolveUnaryOperator` (linkedin#184) * Coral-Hive: Support ! operator * Address comment
Coral-Hive: Allow `NULL` type in `SameOperandTypeExceptFirstOperandCh… …ecker` (linkedin#183) * Coral-Hive: Allow NULL type in SameOperandTypeExceptFirstOperandChecker * Address comments
Coral-Hive: Avoid outputing report for ArtifactsResolver (linkedin#180)
Coral-Trino: Reset transformColumnFieldName for generic_project if ne… …cessary (linkedin#173)
Coral-Trino: Modify the way of creating hiveToRelConverter (linkedin#178 )
PreviousNext