[GitHub] [calcite] libenchao closed pull request #2911: [CALCITE-5127] Error when executing query with subquery in select lis…

2022-09-29 Thread GitBox
libenchao closed pull request #2911: [CALCITE-5127] Error when executing query with subquery in select lis… URL: https://github.com/apache/calcite/pull/2911 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [calcite] libenchao commented on pull request #2911: [CALCITE-5127] Error when executing query with subquery in select lis…

2022-09-29 Thread GitBox
libenchao commented on PR #2911: URL: https://github.com/apache/calcite/pull/2911#issuecomment-1263086667 closed due to we changed to https://github.com/apache/calcite/pull/2813 again, see more discussions in the JIRA -- This is an automated message from the Apache Git Service. To

[GitHub] [calcite] l4wei opened a new pull request, #2923: [CALCITE-5252] Unparsing "WITH ... AS (SELECT ... UNION SELECT ...)" missing parentheses

2022-09-29 Thread GitBox
l4wei opened a new pull request, #2923: URL: https://github.com/apache/calcite/pull/2923 Fix a bug in SqlCall::unparse to solve missing parentheses around UNION in WITH item. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[calcite] branch main updated: [CALCITE-5265] JDBC adapter sometimes adds unnecessary parentheses around SELECT in INSERT

2022-09-29 Thread libenchao
This is an automated email from the ASF dual-hosted git repository. libenchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new b16df019ed [CALCITE-5265] JDBC adapter

[GitHub] [calcite] libenchao closed pull request #2910: [CALCITE-5265] Select operator' parentheses should be same with Union operator

2022-09-29 Thread GitBox
libenchao closed pull request #2910: [CALCITE-5265] Select operator' parentheses should be same with Union operator URL: https://github.com/apache/calcite/pull/2910 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [calcite] rubenada commented on pull request #2921: [CALCITE-5286] Join with parameterized LIMIT throws AssertionError "n…

2022-09-29 Thread GitBox
rubenada commented on PR #2921: URL: https://github.com/apache/calcite/pull/2921#issuecomment-1262262880 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [calcite] snuyanzin commented on pull request #793: [CALCITE_1776] Implement CORR and REGR_* functions

2022-09-29 Thread GitBox
snuyanzin commented on PR #793: URL: https://github.com/apache/calcite/pull/793#issuecomment-1262210294 All updates are in comments for corresponding JIRA issue https://issues.apache.org/jira/browse/CALCITE-1776 -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [calcite] lfdversluis commented on pull request #793: [CALCITE_1776] Implement CORR and REGR_* functions

2022-09-29 Thread GitBox
lfdversluis commented on PR #793: URL: https://github.com/apache/calcite/pull/793#issuecomment-1261959040 Any updates on the status of this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to