[jira] [Updated] (CALCITE-2390) Remove uses of X509CertificateObject, deprecated in current bouncycastle

2018-07-05 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated CALCITE-2390: -- Fix Version/s: avatica-1.13.0 > Remove uses of X509CertificateObject, deprecated in current b

[jira] [Commented] (CALCITE-2390) Remove uses of X509CertificateObject, deprecated in current bouncycastle

2018-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534286#comment-16534286 ] ASF GitHub Bot commented on CALCITE-2390: - GitHub user risdenk opened a pull re

[jira] [Assigned] (CALCITE-2390) Remove uses of X509CertificateObject, deprecated in current bouncycastle

2018-07-05 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned CALCITE-2390: - Assignee: Kevin Risden > Remove uses of X509CertificateObject, deprecated in current b

[jira] [Created] (CALCITE-2403) Upgrade quidem to 0.9

2018-07-05 Thread Julian Hyde (JIRA)
Julian Hyde created CALCITE-2403: Summary: Upgrade quidem to 0.9 Key: CALCITE-2403 URL: https://issues.apache.org/jira/browse/CALCITE-2403 Project: Calcite Issue Type: Bug Reporte

[jira] [Commented] (CALCITE-2402) COVAR_POP/COVAR_SAMP/REGR_SXX/REGR_SYY do not work

2018-07-05 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534065#comment-16534065 ] Julian Hyde commented on CALCITE-2402: -- I see that StandardConvertletTable handles

[jira] [Created] (CALCITE-2402) COVAR_POP/COVAR_SAMP/REGR_SXX/REGR_SYY do not work

2018-07-05 Thread Sergey Nuyanzin (JIRA)
Sergey Nuyanzin created CALCITE-2402: Summary: COVAR_POP/COVAR_SAMP/REGR_SXX/REGR_SYY do not work Key: CALCITE-2402 URL: https://issues.apache.org/jira/browse/CALCITE-2402 Project: Calcite

[jira] [Created] (CALCITE-2401) Improve RelMdPredicates performance

2018-07-05 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created CALCITE-2401: - Summary: Improve RelMdPredicates performance Key: CALCITE-2401 URL: https://issues.apache.org/jira/browse/CALCITE-2401 Project: Calcite Issue Type:

[jira] [Resolved] (CALCITE-2342) use of assert with side-effect in Schemas

2018-07-05 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi resolved CALCITE-2342. -- Resolution: Fixed Fixed inĀ  [a99f386|https://github.com/apache/calcite/commit

[jira] [Updated] (CALCITE-2342) use of assert with side-effect in Schemas

2018-07-05 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi updated CALCITE-2342: - Fix Version/s: 1.17.0 > use of assert with side-effect in Schemas > ---

[jira] [Resolved] (CALCITE-2255) Test against JDK 11

2018-07-05 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi resolved CALCITE-2255. -- Resolution: Fixed Resolving this Jira since both PRs were merged into Calcite

[jira] [Updated] (CALCITE-2392) Query with JOIN and USING on dynamic table fails with IndexOutOfBoundsException

2018-07-05 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi updated CALCITE-2392: - Fix Version/s: 1.17.0 > Query with JOIN and USING on dynamic table fails with

[jira] [Resolved] (CALCITE-2392) Query with JOIN and USING on dynamic table fails with IndexOutOfBoundsException

2018-07-05 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi resolved CALCITE-2392. -- Resolution: Fixed [~julianhyde], thanks for the review! Fixed in [5bbc501|h