Build failed in Jenkins: Calcite-Snapshots #141

2020-03-28 Thread Apache Jenkins Server
See Changes: [15352793+hsyuan] [CALCITE-3886] Execute substitution rule according to the order they get [15352793+hsyuan] Following [CALCITE-3819] Prune parent RelNode when merging child RelSet

[jira] [Created] (CALCITE-3886) Execute substitution rule according to the order they get matched

2020-03-28 Thread Haisheng Yuan (Jira)
Haisheng Yuan created CALCITE-3886: -- Summary: Execute substitution rule according to the order they get matched Key: CALCITE-3886 URL: https://issues.apache.org/jira/browse/CALCITE-3886 Project:

Build failed in Jenkins: Calcite-Snapshots #140

2020-03-28 Thread Apache Jenkins Server
See Changes: [h.yuan] [CALCITE-3867] Support RelDistribution json serialization (Krisztian -- [...truncated 110.88 KB...] > Configure project :example:csv Evaluating

[jira] [Created] (CALCITE-3885) Reestablish trace logging for rules queue and Volcano planner

2020-03-28 Thread Roman Kondakov (Jira)
Roman Kondakov created CALCITE-3885: --- Summary: Reestablish trace logging for rules queue and Volcano planner Key: CALCITE-3885 URL: https://issues.apache.org/jira/browse/CALCITE-3885 Project:

Re: Parsing Teradata SQL with Apache Calcite

2020-03-28 Thread David Valenzuela Rodriguez
Hi, In order to define the TD library, it looks like I'd basically need to modify the following: - https://github.com/apache/calcite/blob/888dd3a7d20ad04b22434f16d96177b7ca2c28aa/core/src/main/java/org/apache/calcite/sql/fun/SqlLibraryOperators.java -