[jira] [Created] (CALCITE-5271) Error while unparsing FLOOR function using Postgres dialect

2022-09-07 Thread Parag Jain (Jira)
Parag Jain created CALCITE-5271: --- Summary: Error while unparsing FLOOR function using Postgres dialect Key: CALCITE-5271 URL: https://issues.apache.org/jira/browse/CALCITE-5271 Project: Calcite

Re: Error while unparsing FLOOR function using Postgres dialect

2022-09-07 Thread Parag Jain
Hey, I have raised a ticket here - https://issues.apache.org/jira/browse/CALCITE-5271 and it has a link to PR as well that reproduces this issue. Took some time to figure out the test case hence the reply got delayed. Thanks On Thu, Sep 1, 2022 at 10:24 PM Julian Hyde wrote: > Parag, I think you

[jira] [Created] (CALCITE-5272) RelBuilder/RexBuilder allow creation of invalid CASE expression

2022-09-07 Thread Ian Bertolacci (Jira)
Ian Bertolacci created CALCITE-5272: --- Summary: RelBuilder/RexBuilder allow creation of invalid CASE expression Key: CALCITE-5272 URL: https://issues.apache.org/jira/browse/CALCITE-5272 Project: Calc

[jira] [Created] (CALCITE-5273) RelToSqlConverter allows unparsing of invalid CASE expression

2022-09-07 Thread Ian Bertolacci (Jira)
Ian Bertolacci created CALCITE-5273: --- Summary: RelToSqlConverter allows unparsing of invalid CASE expression Key: CALCITE-5273 URL: https://issues.apache.org/jira/browse/CALCITE-5273 Project: Calcit

Build failed in Jenkins: Calcite » Calcite-snapshots #216

2022-09-07 Thread Apache Jenkins Server
See Changes: [Julian Hyde] Add tests for correlated CTEs -- [...truncated 352.19 KB...]  42.3sec, org.apache.calcite.adapter.tpch.T

Firebolt dialect

2022-09-07 Thread Aymeric Dispa
Hi, I am a software engineer at Firebolt and I need to make a few changes in the Firebolt dialect. Could someone have a look at my PR https://issues.apache.org/jira/browse/CALCITE-5217 / https://github.com/apache/calcite/pull/2860 ? Thanks !

[jira] [Created] (CALCITE-5274) prevent XXE possibilities in DiffRepository (calcite testkit)

2022-09-07 Thread PJ Fanning (Jira)
PJ Fanning created CALCITE-5274: --- Summary: prevent XXE possibilities in DiffRepository (calcite testkit) Key: CALCITE-5274 URL: https://issues.apache.org/jira/browse/CALCITE-5274 Project: Calcite

Jenkins build is back to normal : Calcite » Calcite-snapshots #217

2022-09-07 Thread Apache Jenkins Server
See

[jira] [Created] (CALCITE-5275) Release Calcite 1.32.0

2022-09-07 Thread Julian Hyde (Jira)
Julian Hyde created CALCITE-5275: Summary: Release Calcite 1.32.0 Key: CALCITE-5275 URL: https://issues.apache.org/jira/browse/CALCITE-5275 Project: Calcite Issue Type: Bug Report

Re: How to get lineage for virtual column

2022-09-07 Thread Julian Hyde
You know, when people ask ‘Does Calcite support lineage?’, I’m never quite sure. People mean different things by lineage, and it takes a bit of effort to set up the required APIs. I think the way to solve this question is with unit tests. Can write a unit test that fails, or point to an existi