[jira] [Created] (CALCITE-5838) derive wrong decimal divide type

2023-07-10 Thread pengfei.zhan (Jira)
pengfei.zhan created CALCITE-5838: - Summary: derive wrong decimal divide type Key: CALCITE-5838 URL: https://issues.apache.org/jira/browse/CALCITE-5838 Project: Calcite Issue Type: Bug

[jira] [Created] (CALCITE-5837) After RexUtil.pullFactors method,Sometimes the condition order of RexNode is not the same as before

2023-07-10 Thread LakeShen (Jira)
LakeShen created CALCITE-5837: - Summary: After RexUtil.pullFactors method,Sometimes the condition order of RexNode is not the same as before Key: CALCITE-5837 URL: https://issues.apache.org/jira/browse/CALCITE-5837

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

2023-07-10 Thread Apache Jenkins Server
See Changes: [Julian Hyde] [CALCITE-5479] FamilyOperandTypeChecker is not readily composable in sequences -- [...truncated 383.32 KB...] 

[jira] [Created] (CALCITE-5836) Implement Rel2Sql for MERGE

2023-07-10 Thread Gregory Hart (Jira)
Gregory Hart created CALCITE-5836: - Summary: Implement Rel2Sql for MERGE Key: CALCITE-5836 URL: https://issues.apache.org/jira/browse/CALCITE-5836 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-5835) SqlParser.parseQuery() successfully parses DML and DDL statements without throwing a SqlParseException

2023-07-10 Thread Ankit Siva (Jira)
Ankit Siva created CALCITE-5835: --- Summary: SqlParser.parseQuery() successfully parses DML and DDL statements without throwing a SqlParseException Key: CALCITE-5835 URL:

[jira] [Created] (CALCITE-5834) Rel to Sql wrong output for correlated subqueries using the same table

2023-07-10 Thread Francesco Gini (Jira)
Francesco Gini created CALCITE-5834: --- Summary: Rel to Sql wrong output for correlated subqueries using the same table Key: CALCITE-5834 URL: https://issues.apache.org/jira/browse/CALCITE-5834

[jira] [Created] (CALCITE-5833) Support `getOperandLiteralValue` in `Aggregate.AggCallBinding`

2023-07-10 Thread Rong Rong (Jira)
Rong Rong created CALCITE-5833: -- Summary: Support `getOperandLiteralValue` in `Aggregate.AggCallBinding` Key: CALCITE-5833 URL: https://issues.apache.org/jira/browse/CALCITE-5833 Project: Calcite

Re: [DISCUSS] Towards Calcite 1.35.0

2023-07-10 Thread Guillaume Masse
Hi All, I did a second pass at named_struct runtime implementation: https://github.com/apache/calcite/pull/3295 The idea is to branch on the implementation when the runtime structure is not a java class (the item operator would use reflection to fetch the field). In this case, I send to the

[jira] [Created] (CALCITE-5832) CyclicMetadataException thrown in complex JOIN

2023-07-10 Thread Ulrich Kramer (Jira)
Ulrich Kramer created CALCITE-5832: -- Summary: CyclicMetadataException thrown in complex JOIN Key: CALCITE-5832 URL: https://issues.apache.org/jira/browse/CALCITE-5832 Project: Calcite Issue

[jira] [Created] (CALCITE-5831) Add soundex for Spark dialect

2023-07-10 Thread Ran Tao (Jira)
Ran Tao created CALCITE-5831: Summary: Add soundex for Spark dialect Key: CALCITE-5831 URL: https://issues.apache.org/jira/browse/CALCITE-5831 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-5830) Add ARRAY_INSERT for Spark dialect

2023-07-10 Thread Ran Tao (Jira)
Ran Tao created CALCITE-5830: Summary: Add ARRAY_INSERT for Spark dialect Key: CALCITE-5830 URL: https://issues.apache.org/jira/browse/CALCITE-5830 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-5829) Add BYTE_LENGTH function (enabled in BigQuery)

2023-07-10 Thread Ran Tao (Jira)
Ran Tao created CALCITE-5829: Summary: Add BYTE_LENGTH function (enabled in BigQuery) Key: CALCITE-5829 URL: https://issues.apache.org/jira/browse/CALCITE-5829 Project: Calcite Issue Type:

[jira] [Created] (CALCITE-5828) RelNode to SqlNode, when converting the Order field, a judgment should be added to determine whether it is in the Window

2023-07-10 Thread LiHao (Jira)
LiHao created CALCITE-5828: -- Summary: RelNode to SqlNode, when converting the Order field, a judgment should be added to determine whether it is in the Window Key: CALCITE-5828 URL:

[jira] [Created] (CALCITE-5827) Add TO_HEX and FROM_HEX functions (enabled in BigQuery library)

2023-07-10 Thread Tanner Clary (Jira)
Tanner Clary created CALCITE-5827: - Summary: Add TO_HEX and FROM_HEX functions (enabled in BigQuery library) Key: CALCITE-5827 URL: https://issues.apache.org/jira/browse/CALCITE-5827 Project: Calcite

Re: redis-server.app request network problem during calcite build

2023-07-10 Thread Ran Tao
hi, Benchao. when i open docker it works well. thanks a lot. Best Regards, Ran Tao https://github.com/chucheng92 Benchao Li 于2023年7月7日周五 22:29写道: > Hi Ran, > > There is no installation of Redis while running the tests in Redis Adapter, > the test will start an embedded Redis server or docker