[jira] [Commented] (IGNITE-16038) Java Thin Client: Retrieve binary configuration from server

2021-12-02 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17452326#comment-17452326 ] Aleksey Plekhanov commented on IGNITE-16038: [~ashapkin], this change will break

[jira] [Created] (IGNITE-16018) Calcite engine. DEFAULT operator missing

2021-11-29 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-16018: -- Summary: Calcite engine. DEFAULT operator missing Key: IGNITE-16018 URL: https://issues.apache.org/jira/browse/IGNITE-16018 Project: Ignite

[jira] [Commented] (IGNITE-15603) Calcite. NPE on subquery returning multiple results.

2021-11-29 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450445#comment-17450445 ] Aleksey Plekhanov commented on IGNITE-15603: I've unignored corresponding script tests (PR

[jira] [Updated] (IGNITE-16000) Calcite engine. Assertion error on SubQueryRemoveRule for correlated queries

2021-11-29 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-16000: --- Summary: Calcite engine. Assertion error on SubQueryRemoveRule for correlated

[jira] [Updated] (IGNITE-13179) Calcite integration. Fix traits at the IgniteLimit

2021-11-29 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-13179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-13179: --- Labels: calcite3-required (was: calcite2-required calcite3-required) > Calcite

[jira] [Commented] (IGNITE-13179) Calcite integration. Fix traits at the IgniteLimit

2021-11-29 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-13179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450393#comment-17450393 ] Aleksey Plekhanov commented on IGNITE-13179: [~tledkov-gridgain], [~korlov] thanks for the

[jira] [Created] (IGNITE-16013) Calcite engine. Introduce sort-with-limit physical relational operator

2021-11-29 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-16013: -- Summary: Calcite engine. Introduce sort-with-limit physical relational operator Key: IGNITE-16013 URL: https://issues.apache.org/jira/browse/IGNITE-16013

[jira] [Updated] (IGNITE-15565) Calcite. Support UPDATE functionality.

2021-11-26 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15565: --- Labels: calcite calcite3-required ignite-3 (was: calcite calcite2-required

[jira] [Updated] (IGNITE-15980) Calcite engine. Flaky test SetOpPlannerTest.testSetOpRandom[SetOp = INTERSECT]

2021-11-26 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15980: --- Labels: calcite3-required (was: calcite2-required calcite3-required) > Calcite

[jira] [Commented] (IGNITE-15980) Calcite engine. Flaky test SetOpPlannerTest.testSetOpRandom[SetOp = INTERSECT]

2021-11-26 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17449494#comment-17449494 ] Aleksey Plekhanov commented on IGNITE-15980: [~tledkov-gridgain], thanks for the review,

[jira] [Updated] (IGNITE-15993) Calcite engine. Wrong result for single-value aggregation from empty source

2021-11-26 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15993: --- Description: For example: {noformat} SELECT (SELECT 1 FROM (SELECT 1) WHERE 1 = 0)

[jira] [Updated] (IGNITE-15993) Calcite engine. Wrong result for single-value aggregation from empty source

2021-11-26 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15993: --- Description: For example: {noformat} SELECT (SELECT 1 FROM (SELECT 1) WHERE 1 = 0)

[jira] [Updated] (IGNITE-16000) Java thin client: Assertion error on SubQueryRemoveRule for correlated queries

2021-11-25 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-16000: --- Description: Assertion error {noformat} java.lang.AssertionError: Required columns

[jira] [Updated] (IGNITE-16000) Java thin client: Assertion error on SubQueryRemoveRule for correlated queries

2021-11-25 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-16000: --- Description: Assertion error {noformat} java.lang.AssertionError: Required columns

[jira] [Created] (IGNITE-16000) Java thin client: Assertion error on SubQueryRemoveRule for correlated queries

2021-11-25 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-16000: -- Summary: Java thin client: Assertion error on SubQueryRemoveRule for correlated queries Key: IGNITE-16000 URL: https://issues.apache.org/jira/browse/IGNITE-16000

[jira] [Updated] (IGNITE-15982) Calcite engine. Correlates passes through table spools

2021-11-25 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15982: --- Labels: calcite3-required (was: calcite2-required calcite3-required) > Calcite

[jira] [Created] (IGNITE-15995) Calcite engine. Order by subquery containing WITH clause failed

2021-11-25 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15995: -- Summary: Calcite engine. Order by subquery containing WITH clause failed Key: IGNITE-15995 URL: https://issues.apache.org/jira/browse/IGNITE-15995

[jira] [Created] (IGNITE-15993) Calcite engine. Wrong result for single-value aggregation from empty source

2021-11-25 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15993: -- Summary: Calcite engine. Wrong result for single-value aggregation from empty source Key: IGNITE-15993 URL: https://issues.apache.org/jira/browse/IGNITE-15993

[jira] [Created] (IGNITE-15992) Calcite engine. Correlated queries with ORDER and LIMIT can't be planned

2021-11-25 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15992: -- Summary: Calcite engine. Correlated queries with ORDER and LIMIT can't be planned Key: IGNITE-15992 URL: https://issues.apache.org/jira/browse/IGNITE-15992

[jira] [Updated] (IGNITE-15992) Calcite engine. Correlated queries with ORDER and LIMIT can't be planned

2021-11-25 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15992: --- Labels: calcite2-required calcite3-required (was: ) > Calcite engine. Correlated

[jira] [Updated] (IGNITE-15603) Calcite. NPE on subquery returning multiple results.

2021-11-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15603: --- Labels: calcite calcite3-required ignite-3 (was: calcite calcite2-required

[jira] [Updated] (IGNITE-15984) Calcite engine. Query plan can't be planned if correlated variable used in both filter and project

2021-11-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15984: --- Description: For example, query: {noformat} CREATE TABLE test(i INT) SELECT

[jira] [Assigned] (IGNITE-15982) Calcite engine. Correlates passes through table spools

2021-11-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov reassigned IGNITE-15982: -- Assignee: Aleksey Plekhanov > Calcite engine. Correlates passes through

[jira] [Created] (IGNITE-15984) Calcite engine. Query plan can't be planned if correlated variable used in both filter and project

2021-11-24 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15984: -- Summary: Calcite engine. Query plan can't be planned if correlated variable used in both filter and project Key: IGNITE-15984 URL:

[jira] [Assigned] (IGNITE-15569) Calcite. JOIN with USING fails.

2021-11-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov reassigned IGNITE-15569: -- Assignee: Aleksey Plekhanov > Calcite. JOIN with USING fails. >

[jira] [Commented] (IGNITE-15624) Calcite. Fix sort ordering "con[1|2]" in ScripTestSuite.

2021-11-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448622#comment-17448622 ] Aleksey Plekhanov commented on IGNITE-15624: Looks like {{con1}}, {{con2}}, etc related to

[jira] [Created] (IGNITE-15982) Calcite engine. Correlates passes through table spools

2021-11-24 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15982: -- Summary: Calcite engine. Correlates passes through table spools Key: IGNITE-15982 URL: https://issues.apache.org/jira/browse/IGNITE-15982 Project: Ignite

[jira] [Commented] (IGNITE-15623) Calcite. Support TIMESTAMP type.

2021-11-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448585#comment-17448585 ] Aleksey Plekhanov commented on IGNITE-15623: Test failed because {{timestamp}} is a

[jira] [Commented] (IGNITE-15583) Calcite. Column not found error with correlated sub query.

2021-11-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448582#comment-17448582 ] Aleksey Plekhanov commented on IGNITE-15583: Looks like it's not related to correlated

[jira] [Assigned] (IGNITE-15565) Calcite. Support UPDATE functionality.

2021-11-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov reassigned IGNITE-15565: -- Assignee: Aleksey Plekhanov > Calcite. Support UPDATE functionality. >

[jira] [Commented] (IGNITE-15565) Calcite. Support UPDATE functionality.

2021-11-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448580#comment-17448580 ] Aleksey Plekhanov commented on IGNITE-15565: [~zstan], what's wrong with the UPDATE? It

[jira] [Commented] (IGNITE-15980) Calcite engine. Flaky test SetOpPlannerTest.testSetOpRandom[SetOp = INTERSECT]

2021-11-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448554#comment-17448554 ] Aleksey Plekhanov commented on IGNITE-15980: [~zstan], [~korlov], [~tledkov-gridgain], can

[jira] [Updated] (IGNITE-15980) Calcite engine. Flaky test SetOpPlannerTest.testSetOpRandom[SetOp = INTERSECT]

2021-11-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15980: --- Description: After Calcite version update test

[jira] [Assigned] (IGNITE-15980) Calcite engine. Flaky test SetOpPlannerTest.testSetOpRandom[SetOp = INTERSECT]

2021-11-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov reassigned IGNITE-15980: -- Assignee: Aleksey Plekhanov > Calcite engine. Flaky test

[jira] [Updated] (IGNITE-15980) Calcite engine. Flaky test SetOpPlannerTest.testSetOpRandom[SetOp = INTERSECT]

2021-11-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15980: --- Description: After Calcite version update test

[jira] [Updated] (IGNITE-15980) Calcite engine. Flaky test SetOpPlannerTest.testSetOpRandom[SetOp = INTERSECT]

2021-11-23 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15980: --- Description: After Calcite version update test

[jira] [Created] (IGNITE-15980) Calcite engine. Flaky test SetOpPlannerTest.testSetOpRandom[SetOp = INTERSECT]

2021-11-23 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15980: -- Summary: Calcite engine. Flaky test SetOpPlannerTest.testSetOpRandom[SetOp = INTERSECT] Key: IGNITE-15980 URL: https://issues.apache.org/jira/browse/IGNITE-15980

[jira] [Created] (IGNITE-15979) Calcite engine. Script test runner ignores "statement error" queries result

2021-11-23 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15979: -- Summary: Calcite engine. Script test runner ignores "statement error" queries result Key: IGNITE-15979 URL: https://issues.apache.org/jira/browse/IGNITE-15979

[jira] [Comment Edited] (IGNITE-13179) Calcite integration. Fix traits at the IgniteLimit

2021-11-23 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-13179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448059#comment-17448059 ] Aleksey Plekhanov edited comment on IGNITE-13179 at 11/24/21, 6:41 AM:

[jira] [Comment Edited] (IGNITE-13179) Calcite integration. Fix traits at the IgniteLimit

2021-11-23 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-13179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448059#comment-17448059 ] Aleksey Plekhanov edited comment on IGNITE-13179 at 11/23/21, 6:03 PM:

[jira] [Commented] (IGNITE-13179) Calcite integration. Fix traits at the IgniteLimit

2021-11-23 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-13179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448059#comment-17448059 ] Aleksey Plekhanov commented on IGNITE-13179: [~korlov], first problem (distribution trait

[jira] [Commented] (IGNITE-15563) Calcite. Support RANGE functionality.

2021-11-23 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448050#comment-17448050 ] Aleksey Plekhanov commented on IGNITE-15563: Already exists SYSTEM_RANGE(from, to) table

[jira] [Commented] (IGNITE-15588) Calcite. Expression 'I' is not being grouped.

2021-11-23 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448048#comment-17448048 ] Aleksey Plekhanov commented on IGNITE-15588: It's a strange syntax, should we really

[jira] [Updated] (IGNITE-15128) Take own control of SQL functions

2021-11-23 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15128: --- Labels: calcite3-required (was: calcite2-required calcite3-required) > Take own

[jira] [Commented] (IGNITE-15128) Take own control of SQL functions

2021-11-23 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448000#comment-17448000 ] Aleksey Plekhanov commented on IGNITE-15128: [~korlov], I've fixed your comments. Thanks

[jira] [Commented] (IGNITE-14827) Calcite engine. Support of user defined function

2021-11-23 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17447988#comment-17447988 ] Aleksey Plekhanov commented on IGNITE-14827: [~korlov], I've fixed your comments. Thanks

[jira] [Updated] (IGNITE-14827) Calcite engine. Support of user defined function

2021-11-23 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-14827: --- Labels: calcite3-required (was: calcite2-required calcite3-required) > Calcite

[jira] [Commented] (IGNITE-12695) Calcite integration. DML support. MERGE support

2021-11-22 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17447550#comment-17447550 ] Aleksey Plekhanov commented on IGNITE-12695: [~korlov], [~tledkov-gridgain], [~zstan]  can

[jira] [Resolved] (IGNITE-6290) Data loss in case of manual rebalance

2021-11-09 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-6290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov resolved IGNITE-6290. --- Resolution: Won't Fix Method {{rebalance()}} has been deprecated (IGNITE-15764) and

[jira] [Updated] (IGNITE-15596) Calcite. java.lang.Integer cannot be cast to java.lang.Long with JOIN and EXISTS.

2021-11-08 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15596: --- Labels: calcite calcite3-required ignite-3 (was: calcite calcite2-required

[jira] [Commented] (IGNITE-15596) Calcite. java.lang.Integer cannot be cast to java.lang.Long with JOIN and EXISTS.

2021-11-08 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17440438#comment-17440438 ] Aleksey Plekhanov commented on IGNITE-15596: [~vladsz83], [~zstan], looks good to me.

[jira] [Updated] (IGNITE-15555) Calcite engine. Operator MINUS_DATE for days, hours, and minutes returns wrong result

2021-10-29 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-1: --- Labels: calcite calcite3-required ignite-3 (was: calcite calcite2-required

[jira] [Updated] (IGNITE-14975) Calcite engine. Introduce suppot INTERVAL type.

2021-10-29 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-14975: --- Labels: calcite calcite3-required ignite-3 (was: calcite calcite2-required

[jira] [Updated] (IGNITE-14730) Calcite engine. Cast to INTERVAL data type is not working

2021-10-29 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-14730: --- Labels: calcite3-required (was: calcite2-required calcite3-required) > Calcite

[jira] [Resolved] (IGNITE-14730) Calcite engine. Cast to INTERVAL data type is not working

2021-10-29 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov resolved IGNITE-14730. Resolution: Fixed Fixed by IGNITE-14975 > Calcite engine. Cast to INTERVAL data

[jira] [Resolved] (IGNITE-15555) Calcite engine. Operator MINUS_DATE for days, hours, and minutes returns wrong result

2021-10-29 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov resolved IGNITE-1. Resolution: Fixed Fixed by IGNITE-14975 > Calcite engine. Operator MINUS_DATE

[jira] [Assigned] (IGNITE-12695) Calcite integration. DML support. MERGE support

2021-10-28 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov reassigned IGNITE-12695: -- Assignee: Aleksey Plekhanov > Calcite integration. DML support. MERGE

[jira] [Updated] (IGNITE-15732) Thin client: Tx can fail if there are concurrent tx rollbacks by timeout

2021-10-27 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15732: --- Fix Version/s: (was: 2.13) 2.12 > Thin client: Tx can fail

[jira] [Commented] (IGNITE-15732) Thin client: Tx can fail if there are concurrent tx rollbacks by timeout

2021-10-27 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17434699#comment-17434699 ] Aleksey Plekhanov commented on IGNITE-15732: Cherry-picked to ignite-2.12 > Thin client:

[jira] [Commented] (IGNITE-15778) Calcite. Bump version up to 1.28.0.

2021-10-26 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17434413#comment-17434413 ] Aleksey Plekhanov commented on IGNITE-15778: [~zstan], looks good to me! > Calcite. Bump

[jira] [Assigned] (IGNITE-14730) Calcite engine. Cast to INTERVAL data type is not working

2021-10-26 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov reassigned IGNITE-14730: -- Assignee: Aleksey Plekhanov > Calcite engine. Cast to INTERVAL data type is

[jira] [Resolved] (IGNITE-15808) Calcite engine. Failed to join table with itself with 'USING' clause

2021-10-25 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov resolved IGNITE-15808. Resolution: Duplicate > Calcite engine. Failed to join table with itself with

[jira] [Updated] (IGNITE-15808) Calcite engine. Failed to join table with itself with 'USING' clause

2021-10-25 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15808: --- Description: Statement: {noformat} CREATE TABLE test (t INT); SELECT * FROM test

[jira] [Created] (IGNITE-15808) Calcite engine. Failed to join table with itself with 'USING' clause

2021-10-25 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15808: -- Summary: Calcite engine. Failed to join table with itself with 'USING' clause Key: IGNITE-15808 URL: https://issues.apache.org/jira/browse/IGNITE-15808

[jira] [Assigned] (IGNITE-14975) Calcite engine. Introduce suppot INTERVAL type.

2021-10-22 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov reassigned IGNITE-14975: -- Assignee: Aleksey Plekhanov > Calcite engine. Introduce suppot INTERVAL

[jira] [Updated] (IGNITE-15555) Calcite engine. Operator MINUS_DATE for days, hours, and minutes returns wrong result

2021-10-22 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-1: --- Description: For example, all queries: {noformat} SELECT (DATE '2021-01-02' - DATE

[jira] [Updated] (IGNITE-15555) Calcite engine. Operator MINUS_DATE for days, hours, and minutes returns wrong result

2021-10-22 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-1: --- Description: For example, all queries: {noformat} SELECT (DATE '2021-01-02' - DATE

[jira] [Commented] (IGNITE-15732) Thin client: Tx can fail if there are concurrent tx rollbacks by timeout

2021-10-21 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17432487#comment-17432487 ] Aleksey Plekhanov commented on IGNITE-15732: {{Platform .NET (Windows)}} - failed on master

[jira] [Assigned] (IGNITE-15732) Thin client: Tx can fail if there are concurrent tx rollbacks by timeout

2021-10-20 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov reassigned IGNITE-15732: -- Assignee: Aleksey Plekhanov > Thin client: Tx can fail if there are

[jira] [Updated] (IGNITE-15659) Cache REST request failed if cache context is not started on node

2021-10-15 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15659: --- Release Note: Fixed REST request failure when cache node filter is used > Cache

[jira] [Resolved] (IGNITE-15659) Cache REST request failed if cache context is not started on node

2021-10-15 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov resolved IGNITE-15659. Fix Version/s: 2.12 Resolution: Fixed [~xtern], thanks for the review!

[jira] [Commented] (IGNITE-6290) Data loss in case of manual rebalance

2021-10-15 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-6290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17429138#comment-17429138 ] Aleksey Plekhanov commented on IGNITE-6290: --- [~agura], looks like no rebalance mode

[jira] [Created] (IGNITE-15732) Thin client: Tx can fail if there are concurrent tx rollbacks by timeout

2021-10-12 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15732: -- Summary: Thin client: Tx can fail if there are concurrent tx rollbacks by timeout Key: IGNITE-15732 URL: https://issues.apache.org/jira/browse/IGNITE-15732

[jira] [Updated] (IGNITE-15552) Calcite engine. FunctionsTest#testRegex fails on java 11

2021-10-01 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15552: --- Labels: calcite calcite3-required ignite-3 (was: calcite calcite2-required

[jira] [Assigned] (IGNITE-15552) Calcite engine. FunctionsTest#testRegex fails on java 11

2021-09-30 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov reassigned IGNITE-15552: -- Assignee: Aleksey Plekhanov > Calcite engine. FunctionsTest#testRegex fails

[jira] [Created] (IGNITE-15659) Cache REST request failed if cache context is not started on node

2021-09-30 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15659: -- Summary: Cache REST request failed if cache context is not started on node Key: IGNITE-15659 URL: https://issues.apache.org/jira/browse/IGNITE-15659

[jira] [Commented] (IGNITE-15128) Take own control of SQL functions

2021-09-28 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17421208#comment-17421208 ] Aleksey Plekhanov commented on IGNITE-15128: [~jooger] can you please have a look at the

[jira] [Commented] (IGNITE-14555) Calcite engine. Create table from query result

2021-09-28 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17421194#comment-17421194 ] Aleksey Plekhanov commented on IGNITE-14555: [~korlov], I've fixed your comments. Thanks

[jira] [Updated] (IGNITE-14555) Calcite engine. Create table from query result

2021-09-28 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-14555: --- Labels: calcite3-required (was: calcite2-required calcite3-required) > Calcite

[jira] [Commented] (IGNITE-15513) Performance suggestions refered to the legacy documentation

2021-09-27 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420525#comment-17420525 ] Aleksey Plekhanov commented on IGNITE-15513: [~aholod], can you please run tests via TC Bot

[jira] [Updated] (IGNITE-15183) Add thin clients thread pool monitoring

2021-09-24 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15183: --- Labels: ise (was: ) > Add thin clients thread pool monitoring >

[jira] [Created] (IGNITE-15575) Calcite engine. Benchmark calcite-based and H2 based SQL engines

2021-09-23 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15575: -- Summary: Calcite engine. Benchmark calcite-based and H2 based SQL engines Key: IGNITE-15575 URL: https://issues.apache.org/jira/browse/IGNITE-15575

[jira] [Updated] (IGNITE-15436) Calcite engine. Merge Calcite SQL Engine to Ignite 2.x

2021-09-23 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15436: --- Labels: calcite2-required ise (was: calcite2-required) > Calcite engine. Merge

[jira] [Created] (IGNITE-15555) Calcite engine. Operator MINUS_DATE for days, hours, and minutes returns wrong result

2021-09-22 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-1: -- Summary: Calcite engine. Operator MINUS_DATE for days, hours, and minutes returns wrong result Key: IGNITE-1 URL:

[jira] [Commented] (IGNITE-15109) Calcite engine. TIMESTAMPDIFF for MICROSECOND unit doesn't work

2021-09-21 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17418144#comment-17418144 ] Aleksey Plekhanov commented on IGNITE-15109: [~zstan] thanks for the review! Merged to

[jira] [Updated] (IGNITE-15109) Calcite engine. TIMESTAMPDIFF for MICROSECOND unit doesn't work

2021-09-21 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15109: --- Labels: calcite3-required (was: calcite2-required calcite3-required) > Calcite

[jira] [Created] (IGNITE-15552) Calcite engine. FunctionsTest#testRegex fails on java 11

2021-09-21 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15552: -- Summary: Calcite engine. FunctionsTest#testRegex fails on java 11 Key: IGNITE-15552 URL: https://issues.apache.org/jira/browse/IGNITE-15552 Project:

[jira] [Commented] (IGNITE-15128) Take own control of SQL functions

2021-09-21 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17418132#comment-17418132 ] Aleksey Plekhanov commented on IGNITE-15128: [~korlov], [~tledkov-gridgain], can you please

[jira] [Commented] (IGNITE-15423) Calcite engine. Add KILL ... commands support

2021-09-21 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17418127#comment-17418127 ] Aleksey Plekhanov commented on IGNITE-15423: [~agura], [~ivandasch], current implementation

[jira] [Created] (IGNITE-15551) Calcite engine. Support multiset operators

2021-09-21 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15551: -- Summary: Calcite engine. Support multiset operators Key: IGNITE-15551 URL: https://issues.apache.org/jira/browse/IGNITE-15551 Project: Ignite

[jira] [Created] (IGNITE-15550) Calcite engine. Support collections constuction from the query

2021-09-21 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15550: -- Summary: Calcite engine. Support collections constuction from the query Key: IGNITE-15550 URL: https://issues.apache.org/jira/browse/IGNITE-15550

[jira] [Commented] (IGNITE-15513) Performance suggestions refered to the legacy documentation

2021-09-21 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17418060#comment-17418060 ] Aleksey Plekhanov commented on IGNITE-15513: [~aholod], hello! I've added you to the

[jira] [Commented] (IGNITE-14681) Calcite engine. Extend return type of sum() aggregate function

2021-09-20 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17417582#comment-17417582 ] Aleksey Plekhanov commented on IGNITE-14681: [~zstan], [~tledkov-gridgain], I think also

[jira] [Updated] (IGNITE-15423) Calcite engine. Add KILL ... commands support

2021-09-17 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15423: --- Labels: calcite3-required (was: calcite2-required calcite3-required) > Calcite

[jira] [Commented] (IGNITE-15423) Calcite engine. Add KILL ... commands support

2021-09-17 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17416697#comment-17416697 ] Aleksey Plekhanov commented on IGNITE-15423: [~ivandasch], LGTM! > Calcite engine. Add

[jira] [Updated] (IGNITE-14991) Calcite engine. Supports regexp operators

2021-09-16 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-14991: --- Labels: calcite3-required (was: ) > Calcite engine. Supports regexp operators >

[jira] [Commented] (IGNITE-14991) Calcite engine. Supports regexp operators

2021-09-16 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17415941#comment-17415941 ] Aleksey Plekhanov commented on IGNITE-14991: [~tledkov-gridgain], [~korlov], [~zstan], can

[jira] [Assigned] (IGNITE-14991) Calcite engine. Supports regexp operators

2021-09-15 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov reassigned IGNITE-14991: -- Assignee: Aleksey Plekhanov > Calcite engine. Supports regexp operators >

[jira] [Created] (IGNITE-15513) Performance suggestions refered to the legacy documentation

2021-09-15 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-15513: -- Summary: Performance suggestions refered to the legacy documentation Key: IGNITE-15513 URL: https://issues.apache.org/jira/browse/IGNITE-15513 Project:

[jira] [Updated] (IGNITE-15422) Calcite engine. Add CREATE/ALTER/DROP USER commands support

2021-09-14 Thread Aleksey Plekhanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Plekhanov updated IGNITE-15422: --- Labels: calcite3-required (was: calcite2-required calcite3-required) > Calcite

<    4   5   6   7   8   9   10   11   12   13   >