sonarcloud[bot] commented on PR #3502:
URL: https://github.com/apache/calcite/pull/3502#issuecomment-1853548508
## [![Quality Gate
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
'Quality Gate
Passed')](https://sonarclo
sonarcloud[bot] commented on PR #3502:
URL: https://github.com/apache/calcite/pull/3502#issuecomment-1853576821
## [![Quality Gate
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
'Quality Gate
Passed')](https://sonarclo
LeonidChistov commented on code in PR #3563:
URL: https://github.com/apache/calcite/pull/3563#discussion_r1425096618
##
core/src/test/java/org/apache/calcite/test/SqlToRelConverterTest.java:
##
@@ -143,6 +143,10 @@ public static void checkActualAndReferenceFiles() {
sql("se
LeonidChistov commented on PR #3563:
URL: https://github.com/apache/calcite/pull/3563#issuecomment-1853588606
@mihaibudiu
What exactly do you mean regarding SQL dialects support? Since Calcite is a
framework for building RDBMS query optimizers, I think it make sense for it to
suppor
sonarcloud[bot] commented on PR #3563:
URL: https://github.com/apache/calcite/pull/3563#issuecomment-1853612371
## [![Quality Gate
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
'Quality Gate
Passed')](https://sonarclo
caicancai opened a new pull request, #3580:
URL: https://github.com/apache/calcite/pull/3580
(no comment)
--
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 unsubscribe, e-
caicancai opened a new pull request, #3581:
URL: https://github.com/apache/calcite/pull/3581
(no comment)
--
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 unsubscribe, e-
sonarcloud[bot] commented on PR #3580:
URL: https://github.com/apache/calcite/pull/3580#issuecomment-1854049593
## [![Quality Gate
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
'Quality Gate
Passed')](https://sonarclo
sonarcloud[bot] commented on PR #3581:
URL: https://github.com/apache/calcite/pull/3581#issuecomment-1854050168
## [![Quality Gate
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
'Quality Gate
Passed')](https://sonarclo
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 dc115a8afc [CALCITE-6048] ServerTest#testTruncat
libenchao closed pull request #3567: [CALCITE-6048]
ServerTest#testTruncateTable fails intermittently due …
URL: https://github.com/apache/calcite/pull/3567
--
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
mihaibudiu merged PR #3581:
URL: https://github.com/apache/calcite/pull/3581
--
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 unsubscribe, e-mail: commits-unsubscr...@calcite
This is an automated email from the ASF dual-hosted git repository.
mbudiu 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 8c640da341 [MINOR] show all data on CsvTest
8c640da
mihaibudiu commented on code in PR #3579:
URL: https://github.com/apache/calcite/pull/3579#discussion_r1425664735
##
testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java:
##
@@ -10537,6 +10537,29 @@ private static void
checkArrayConcatAggFuncFails(SqlOperatorFixtu
LeonidChistov commented on PR #3563:
URL: https://github.com/apache/calcite/pull/3563#issuecomment-1854544376
@mihaibudiu
Thanks a lot for review. BTW, do you have a power to trigger `Slow Tests`
run? Looks like it doesn't run by default.
--
This is an automated message from the A
mihaibudiu commented on PR #3563:
URL: https://github.com/apache/calcite/pull/3563#issuecomment-1854547993
I am not aware of the Calcite CI running slow tests. I don't know how to do
it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
caicancai closed pull request #3580: [CALCITE-6164] Add
testPushDownProjectAggregateWithAvg on CsvTest
URL: https://github.com/apache/calcite/pull/3580
--
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 t
libenchao commented on PR #3563:
URL: https://github.com/apache/calcite/pull/3563#issuecomment-1854913057
@LeonidChistov @mihaibudiu The slow tests are trigger by adding a label
"slow-tests-needed", see here:
https://github.com/apache/calcite/blob/8c640da341efa2bc9a711290a4eca978a6174574/.g
sonarcloud[bot] commented on PR #3579:
URL: https://github.com/apache/calcite/pull/3579#issuecomment-1855103589
## [![Quality Gate
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
'Quality Gate
Passed')](https://sonarclo
chucheng92 commented on code in PR #3579:
URL: https://github.com/apache/calcite/pull/3579#discussion_r1426188220
##
testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java:
##
@@ -10537,6 +10537,29 @@ private static void
checkArrayConcatAggFuncFails(SqlOperatorFixtu
chucheng92 commented on code in PR #3579:
URL: https://github.com/apache/calcite/pull/3579#discussion_r1426188220
##
testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java:
##
@@ -10537,6 +10537,29 @@ private static void
checkArrayConcatAggFuncFails(SqlOperatorFixtu
sonarcloud[bot] commented on PR #3579:
URL: https://github.com/apache/calcite/pull/3579#issuecomment-1855178220
## [![Quality Gate
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
'Quality Gate
Passed')](https://sonarclo
chucheng92 commented on code in PR #3579:
URL: https://github.com/apache/calcite/pull/3579#discussion_r1426188220
##
testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java:
##
@@ -10537,6 +10537,29 @@ private static void
checkArrayConcatAggFuncFails(SqlOperatorFixtu
chucheng92 commented on code in PR #3579:
URL: https://github.com/apache/calcite/pull/3579#discussion_r1426188220
##
testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java:
##
@@ -10537,6 +10537,29 @@ private static void
checkArrayConcatAggFuncFails(SqlOperatorFixtu
chucheng92 commented on code in PR #3579:
URL: https://github.com/apache/calcite/pull/3579#discussion_r1426188220
##
testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java:
##
@@ -10537,6 +10537,29 @@ private static void
checkArrayConcatAggFuncFails(SqlOperatorFixtu
25 matches
Mail list logo