Issues
- 3
Trino to Spark conversion is broken
#371 opened by rnatarajan - 0
- 2
Unintended HiveConf overriding in Coral leading to query execution auth failures
#534 opened by 1fanwang - 0
Coral-schema returns wrong nullability for inner fields of a struct when I apply a UDF on the struct field
#537 opened by rzhang10 - 0
Is there a way to bump up calcite to latest release of 1.37.0 or any recent version in line with linkedin 1.2x branch.
#538 opened by chrajeshbabu - 0
Version Deprecation Features in Coral
#535 opened by 1fanwang - 1
Add Test Coverage Report and Enforcement
#528 opened by 1fanwang - 0
- 1
Does Coral support the conversion of Hive UDF?
#425 opened by HelloZZF - 1
- 1
Error while running ./gradlew clean build command
#342 opened by sumanthsai1 - 0
- 3
- 1
Are there plans to support flink sql?
#485 opened by LinMingQiang - 0
Trino's substr has different start index
#433 opened by jerryleooo - 22
Feature: Consider supporting flink sql
#451 opened by caicancai - 1
- 0
[Coral-Trino] cannot recognize input near 'select' 'max' '(' in expression specification
#469 opened by findinpath - 2
Bug: `FromUnixtimeOperatorTransformer` possibly built on false supposisions.
#459 opened by findinpath - 1
Package coral-service/frontend
#466 opened by javaht - 1
trino parser decimal type get wrong scala
#453 opened by heshshark - 0
- 0
Avoid converting `named_struct` to `CAST(ROW AS RowType)` in `CoralSqlNode2 -> RelNode` conversion
#357 opened by ljfgem - 0
- 0
- 0
Extract_union doesnt return struct
#419 opened by aastha25 - 1
- 2
Does Trino to Spark only support conversion syntax differences? Does it not support conversion of function differences?
#413 opened by HelloZZF - 0
- 0
Trino SQL with `UNNEST(arrayOfStruct) AS t(col0, col1...)` cannot be converter to CoralIR
#319 opened by aastha25 - 0
- 0
Investigate using SqlBasicCall in SqlCallTransformer
#348 opened by ljfgem - 1
Questions about implicit conversion when hiveSQL is converted to trinoSQL
#395 opened by maidangdang44 - 0
Does not support hive function unix_timestamp()
#388 opened by didiaode18 - 0
Avoid overriding `public Result visit(Values e)` by backporting fixes to linkedin-calcite
#370 opened by ljfgem - 1
- 2
- 4
Is it possible to support sparksql parser,so that coral can support sparksql to hive/trino?
#330 opened by ImTangYun - 0
- 0
Coral Schema union behavior for a nullable field and a non-nullable field with default value
#322 opened by ljfgem - 1
- 0
- 0
Escape characters are not handled correctly in regular expressions while convert Hive SQL to Trino SQL
#305 opened by zhuyaogai - 0
Hive -> RelNode representation for Lateral Views has LogicalJoin as a RelNode
#299 opened by aastha25 - 3
- 1
Can Presto SQL be converted to Hive SQL
#296 opened by GoodGoodQ - 0
Hive -> Presto Can you support Grouping Sets ?
#294 opened by 981433814 - 0
- 0
Hive to Trino Sort by is not supported
#291 opened by zehuiHuang - 3
Failed to recognize predicate 'ARRAY'. Failed rule: 'identifier' in table or column identifier
#286 opened by jixuekang