Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / linkedin/coral issues and pull requests
#413 - Does Trino to Spark only support conversion syntax differences? Does it not support conversion of function differences?
Issue -
State: open - Opened by HelloZZF over 1 year ago
- 2 comments
#412 - [WIP] [Coral-Hive] Make named_struct a Coral IR operator
Pull Request -
State: open - Opened by wmoustafa over 1 year ago
#411 - Change the single quotes with Chinese input method
Pull Request -
State: closed - Opened by maidangdang44 over 1 year ago
- 1 comment
#410 - [Coral-Hive] Simplify IN operator
Pull Request -
State: open - Opened by wmoustafa over 1 year ago
#409 - Generate Coral's RelNode for views from base table schema
Pull Request -
State: closed - Opened by aastha25 over 1 year ago
- 3 comments
#408 - [Coral-Visualization] Change the font and output format
Pull Request -
State: closed - Opened by wmoustafa over 1 year ago
#406 - [Coral-Visualization] Create Visualization Util for RelNode representation
Pull Request -
State: closed - Opened by wmoustafa over 1 year ago
#405 - Update gradlew
Pull Request -
State: closed - Opened by arunstar over 1 year ago
#404 - Upgrade Calcite to v1.21.0.259
Pull Request -
State: closed - Opened by aastha25 over 1 year ago
#403 - [Coral-common] Modify return type for Multiply operator
Pull Request -
State: closed - Opened by aastha25 over 1 year ago
#402 - Coral-Visualization: Add Coral visualization json tests
Pull Request -
State: closed - Opened by wmoustafa over 1 year ago
#401 - [Coral-Common] Modify return type of operator "/"
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
- 1 comment
#400 - [WIP] Add support for incremental rewrite of nested queries
Pull Request -
State: open - Opened by AliceYeh12 over 1 year ago
#399 - [Coral-dbt] Ensure pip installation on build
Pull Request -
State: closed - Opened by AliceYeh12 over 1 year ago
#398 - Fix coral-dbt Python build issue
Pull Request -
State: closed - Opened by AliceYeh12 over 1 year ago
#397 - [Coral-Hive] Remove UDF definition from StaticHiveFunctionRegistry
Pull Request -
State: closed - Opened by aastha25 over 1 year ago
#396 - [Coral-Hive] Correct return type of a UDF
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
#395 - Questions about implicit conversion when hiveSQL is converted to trinoSQL
Issue -
State: open - Opened by maidangdang44 over 1 year ago
- 1 comment
Labels: CoralIR
#394 - [WIP][Coral-Common] Remove CAST in HiveViewTable#toRel
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
- 1 comment
#392 - Upgradle calcite to v1.21.0.160
Pull Request -
State: closed - Opened by aastha25 over 1 year ago
#391 - Add Java version requirement in README
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
#390 - Update Apache Ivy to 2.5.1
Pull Request -
State: closed - Opened by ksobolew over 1 year ago
- 1 comment
#388 - Does not support hive function unix_timestamp()
Issue -
State: open - Opened by didiaode18 over 1 year ago
#385 - [Coral-Trino] Migrate 'adjustReturnTypeWithCast' transformation from RelNode to SqlNode layer
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
#384 - [Coral-Trino] Migrate 'CurrentTimestampTransformer' from RelNode to SqlNode layer
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
#383 - [Coral-Trino] Migrate 'rlike' and 'regexp' operations from RelNode to SqlNode layer
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
- 2 comments
#382 - [Coral-Visualization] Create coral-visualization module and add simple test case
Pull Request -
State: closed - Opened by wmoustafa over 1 year ago
- 1 comment
#381 - [Coral-Trino] Migrate 'MAP' operation from RelNode to SqlNode layer
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
#380 - [Coral-Service] Exclude 'org.apache.calcite' from 'org.apache.hive:hive-exec'
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
- 1 comment
#379 - Add coral-dbt testing framework
Pull Request -
State: closed - Opened by AliceYeh12 over 1 year ago
- 2 comments
#378 - [Coral-Trino] Migrate Trino Concat Operator transformer from RelNode to SqlNode layer
Pull Request -
State: open - Opened by aastha25 over 1 year ago
#377 - [Coral-Spark] Remove unnecessary 'removeCastToEnsureCorrectNullability' transformation
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
- 1 comment
#376 - Create coral-incremental module and integrate with coral-dbt
Pull Request -
State: closed - Opened by AliceYeh12 over 1 year ago
#375 - [Coral-Trino] Migrate 'collect_list' and 'collect_set' transformations from RelNode to SqlNode layer
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
- 1 comment
#374 - Add PR template
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
- 6 comments
#373 - [Coral-Trino] Remove 'adjustInconsistentTypesToEqualityOperator' and use 'CAST' instead of 'TRY_CAST'
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
- 3 comments
#372 - Modify comment for hasImplicitTableAlias() override
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
- 2 comments
#371 - Trino to Spark conversion is broken
Issue -
State: open - Opened by rnatarajan over 1 year ago
- 2 comments
#370 - Avoid overriding `public Result visit(Values e)` by backporting fixes to linkedin-calcite
Issue -
State: open - Opened by ljfgem over 1 year ago
#369 - Coral-Schema: Return nullable schema for inner fields created by operator
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
- 1 comment
#368 - Upgrade linkedin-calcite-core to 1.21.0.153 and add explicit table alias to solve wrong alias issue
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
- 3 comments
#367 - Is there a packaged docker image available to try it out?
Issue -
State: open - Opened by metalshanked over 1 year ago
- 1 comment
#366 - Coral-Trino: Migrate 'ITEM' -> 'element_at' transformation from RelNode to SqlNode layer
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
- 2 comments
#365 - Introduce incremental maintenance materialization type with Spark Scala code generation and incremental Coral service endpoint
Pull Request -
State: closed - Opened by AliceYeh12 over 1 year ago
#364 - Coral-Hive: Avoid dropping 'CAST' on String
Pull Request -
State: closed - Opened by ljfgem over 1 year ago
#363 - why does not support the mode of spark sql to trino
Issue -
State: open - Opened by ASiegeLion over 1 year ago
- 2 comments
#362 - Coral-service: Enable publishing coral-service jars to repositories
Pull Request -
State: closed - Opened by nagarathnam200 almost 2 years ago
#361 - Coral-Service: Enable the location of hive.properties to be configurable
Pull Request -
State: closed - Opened by nagarathnam200 almost 2 years ago
- 1 comment
#360 - Coral-Common: Return 'string' for 'char' type in 'RelDataTypeToHiveTypeStringConverter'
Pull Request -
State: closed - Opened by ljfgem almost 2 years ago
- 2 comments
#359 - Create new coral-dbt dbt package with trino_to_spark POC
Pull Request -
State: closed - Opened by AliceYeh12 almost 2 years ago
- 5 comments
#358 - Coral-Spark: Migrate fuzzy union 'generic_project' transformation from RelNode to SqlNode layer
Pull Request -
State: closed - Opened by ljfgem almost 2 years ago
- 1 comment
#357 - Avoid converting `named_struct` to `CAST(ROW AS RowType)` in `CoralSqlNode2 -> RelNode` conversion
Issue -
State: open - Opened by ljfgem almost 2 years ago
Labels: CoralIR
#356 - Coral-Trino: replace TIMESTAMP_OPERATOR with SqlCastFunction in ToDateOperatorTransformer
Pull Request -
State: closed - Opened by yiqiangin almost 2 years ago
#355 - Coral-Trino: Migrate UDF operator transformers based on JSON-infra into transformers based on native Java code
Pull Request -
State: open - Opened by yiqiangin almost 2 years ago
#354 - Coral-Spark: Migrate 'CAST(ROW: RECORD_TYPE)' and 'extract_union' transformations from RelNode to SqlNode layer
Pull Request -
State: closed - Opened by ljfgem almost 2 years ago
- 1 comment
#353 - Enhance RelDataType derivation
Pull Request -
State: open - Opened by aastha25 almost 2 years ago
#352 - Coral-Service: Handle error message for local mode creation failure
Pull Request -
State: closed - Opened by ljfgem almost 2 years ago
- 2 comments
#351 - Coral-Spark: Migrate some operator transformers from RelNode layer to SqlNode layer
Pull Request -
State: closed - Opened by ljfgem almost 2 years ago
- 2 comments
#350 - Migrate UDF operator transformers based on JSON-infra into transformers based on native Java code
Pull Request -
State: closed - Opened by yiqiangin almost 2 years ago
#349 - Coral-Trino: Migrate function operator transformers defined in CalciteTrinoUDFMap from RelNode layer to SqlNode layer
Pull Request -
State: closed - Opened by yiqiangin almost 2 years ago
- 8 comments
#348 - Investigate using SqlBasicCall in SqlCallTransformer
Issue -
State: open - Opened by ljfgem almost 2 years ago
Labels: CoralIR
#347 - Implicit call order assumption in SqlCallTransformer.getRelDataType(SqlNode)
Issue -
State: open - Opened by ljfgem almost 2 years ago
Labels: CoralIR
#346 - Migrate MOD operator transformer from StandardOperatorTransformer into a non-json transformer
Pull Request -
State: closed - Opened by yiqiangin almost 2 years ago
#345 - Coral-Schema: return nullable schema for array item and map value
Pull Request -
State: closed - Opened by ljfgem almost 2 years ago
- 1 comment
#344 - Set log level as INFO on CI
Pull Request -
State: closed - Opened by ebyhr almost 2 years ago
#343 - Coral-Trino: Improve readability of TrinoToRelConverterTest
Pull Request -
State: closed - Opened by ebyhr almost 2 years ago
- 1 comment
#342 - Error while running ./gradlew clean build command
Issue -
State: open - Opened by sumanthsai1 almost 2 years ago
#340 - Coral-Schema: Use "timestamp-millis" as the correct timestamp logicalType for Spark3 and Avro 1.10
Pull Request -
State: closed - Opened by ljfgem almost 2 years ago
- 1 comment
#339 - Support translating Spark SQL to Calcite RelNode
Pull Request -
State: open - Opened by ebyhr almost 2 years ago
- 2 comments
#338 - Initial draft of migrating CalciteTrinoUDFMap to the use of StandardOperatorTransformer
Pull Request -
State: closed - Opened by yiqiangin almost 2 years ago
- 2 comments
#337 - Coral-Hive: Register a UDF and modify year in license headers to 2023
Pull Request -
State: closed - Opened by ljfgem almost 2 years ago
#336 - Create SqlCallTransformer for generic transformations on SqlCall
Pull Request -
State: closed - Opened by ljfgem almost 2 years ago
- 4 comments
#335 - Coral-Hive: Cache UDF after dynamic resolution
Pull Request -
State: closed - Opened by ljfgem almost 2 years ago
- 1 comment
#334 - Coral-Hive: Register a UDF
Pull Request -
State: closed - Opened by ljfgem almost 2 years ago
#333 - Investigation in AS operator for LATERAL VIEW(explode)
Pull Request -
State: closed - Opened by yiqiangin almost 2 years ago
#332 - Remove 2 wrongly registered UDFs
Pull Request -
State: closed - Opened by ljfgem almost 2 years ago
- 3 comments
#331 - Fix the schema field namespace before converting to lowercase
Pull Request -
State: closed - Opened by aastha25 about 2 years ago
- 1 comment
#330 - Is it possible to support sparksql parser,so that coral can support sparksql to hive/trino?
Issue -
State: open - Opened by ImTangYun about 2 years ago
- 4 comments
#329 - Coral-trino: Migrate Alias appending transformer from RelNode To SqlNode layer
Pull Request -
State: closed - Opened by aastha25 about 2 years ago
- 11 comments
#328 - cannot recognize input near 'as' ''中文'' ',' in selection target
Issue -
State: open - Opened by jixuekang about 2 years ago
#327 - Coral-Trino: Add Gson to its dependencies
Pull Request -
State: closed - Opened by ljfgem about 2 years ago
- 2 comments
#326 - Coral-Service: Modify README to move CLI examples after UI
Pull Request -
State: closed - Opened by ljfgem about 2 years ago
#325 - Coral-Service: Modify README to add Coral-Service UI description
Pull Request -
State: closed - Opened by ljfgem about 2 years ago
- 3 comments
#324 - [WIP] Supporting CTAS queries for Hive to Spark query translations
Pull Request -
State: open - Opened by nimesh1601 about 2 years ago
#323 - Introduce select * optimization in CoralIR to trino translations
Pull Request -
State: closed - Opened by aastha25 about 2 years ago
#322 - Coral Schema union behavior for a nullable field and a non-nullable field with default value
Issue -
State: open - Opened by ljfgem about 2 years ago
#321 - Coral-Service: upgrade spring boot gradle plugin version to 2.4.0
Pull Request -
State: closed - Opened by hqbhoho about 2 years ago
#320 - Coral-Service: Add a simple UI for local mode
Pull Request -
State: closed - Opened by ljfgem about 2 years ago
- 1 comment
#319 - Trino SQL with `UNNEST(arrayOfStruct) AS t(col0, col1...)` cannot be converter to CoralIR
Issue -
State: open - Opened by aastha25 about 2 years ago
Labels: CoralIR
#318 - Coral-Service: Reinstantiate converters for each translation
Pull Request -
State: closed - Opened by ljfgem about 2 years ago
#317 - Trino SQLs cannot be converted to CoralSqlNode & CoralRelNode representation
Issue -
State: open - Opened by aastha25 about 2 years ago
Labels: CoralIR
#316 - Supporting CTAS queries for Hive to SparkSql translations
Issue -
State: open - Opened by nimesh1601 about 2 years ago
#315 - Integrate CoralRelToSqlNodeConverter in CoralRelNode to trino SQL translation path.
Pull Request -
State: open - Opened by aastha25 about 2 years ago
#314 - Coral-Schema: Make Coral-Schema compatible with both Avro 1.7 and 1.10
Pull Request -
State: closed - Opened by ljfgem about 2 years ago
- 3 comments
#313 - [Reference PR] Coral-Schema: Upgrade Avro to 1.10 and modify makeNullable logic
Pull Request -
State: closed - Opened by ljfgem about 2 years ago
- 3 comments
#312 - Coral-schema: Add primitive type promotion
Pull Request -
State: closed - Opened by rzhang10 about 2 years ago
- 1 comment
#311 - Coral-Trino: Handle casting from varbinary/binary to varchar
Pull Request -
State: closed - Opened by ljfgem about 2 years ago
#310 - Coral-spark: Remove explicit casting for nullability difference
Pull Request -
State: closed - Opened by rzhang10 about 2 years ago
#309 - Modify return types of 2 UDFs
Pull Request -
State: closed - Opened by ljfgem about 2 years ago
- 1 comment
#307 - [Reference PR|WIP] Make Coral-Schema compatible with Avro 1.10
Pull Request -
State: closed - Opened by ljfgem about 2 years ago
- 1 comment