[jira] [Commented] (IGNITE-14547) NPE in control.sh if there is unknown argument after --cache indexes_force_rebuild

2021-04-14 Thread Ilya Kazakov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321908#comment-17321908 ] Ilya Kazakov commented on IGNITE-14547: --- https://github.com/apache/ignite/pull/9005 > NPE in

[jira] [Created] (IGNITE-14547) NPE in control.sh if there is unknown argument after --cache indexes_force_rebuild

2021-04-14 Thread Ilya Kazakov (Jira)
Ilya Kazakov created IGNITE-14547: - Summary: NPE in control.sh if there is unknown argument after --cache indexes_force_rebuild Key: IGNITE-14547 URL: https://issues.apache.org/jira/browse/IGNITE-14547

[jira] [Commented] (IGNITE-14331) Possible distributed race related to a data streamer flushing leading to a thread being stuck forever trying to close the streamer

2021-04-14 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321101#comment-17321101 ] Vladislav Pyatkov commented on IGNITE-14331: [~slava.koptilin] I left minor comment, but in

[jira] [Commented] (IGNITE-14331) Possible distributed race related to a data streamer flushing leading to a thread being stuck forever trying to close the streamer

2021-04-14 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321081#comment-17321081 ] Vyacheslav Koptilin commented on IGNITE-14331: -- Hi [~v.pyatkov], Could you please take a

[jira] [Updated] (IGNITE-14331) Possible distributed race related to a data streamer flushing leading to a thread being stuck forever trying to close the streamer

2021-04-14 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-14331: - Reviewer: Vladislav Pyatkov (was: Vyacheslav Koptilin) > Possible distributed

[jira] [Updated] (IGNITE-14523) .NET: Add support for string.Compare method in LINQ provider

2021-04-14 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-14523: Summary: .NET: Add support for string.Compare method in LINQ provider (was: Support for

[jira] [Resolved] (IGNITE-14533) [Ignite Website] Update for top line event promotion

2021-04-14 Thread Mauricio Stekl (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauricio Stekl resolved IGNITE-14533. - Resolution: Done > [Ignite Website] Update for top line event promotion >

[jira] [Assigned] (IGNITE-14533) [Ignite Website] Update for top line event promotion

2021-04-14 Thread Mauricio Stekl (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauricio Stekl reassigned IGNITE-14533: --- Assignee: Mauricio Stekl > [Ignite Website] Update for top line event promotion >

[jira] [Created] (IGNITE-14546) Calcite engine. MIN/MAX aggregates doesn't support string types

2021-04-14 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-14546: - Summary: Calcite engine. MIN/MAX aggregates doesn't support string types Key: IGNITE-14546 URL: https://issues.apache.org/jira/browse/IGNITE-14546 Project: Ignite

[jira] [Created] (IGNITE-14545) Calcite engine. Unicode literal not supported

2021-04-14 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-14545: - Summary: Calcite engine. Unicode literal not supported Key: IGNITE-14545 URL: https://issues.apache.org/jira/browse/IGNITE-14545 Project: Ignite Issue

[jira] [Created] (IGNITE-14544) Calcite engine. Implement DISTING aggregates

2021-04-14 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-14544: - Summary: Calcite engine. Implement DISTING aggregates Key: IGNITE-14544 URL: https://issues.apache.org/jira/browse/IGNITE-14544 Project: Ignite Issue

[jira] [Updated] (IGNITE-14543) Calcite engine. COUNT agregate on scalar values fails

2021-04-14 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-14543: -- Description: Failed queries: {{SELECT COUNT(*)}} {{SELECT COUNT(NULL)}} Test:

[jira] [Created] (IGNITE-14543) Calcite engine. COUNT agregate on scalar values fails

2021-04-14 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-14543: - Summary: Calcite engine. COUNT agregate on scalar values fails Key: IGNITE-14543 URL: https://issues.apache.org/jira/browse/IGNITE-14543 Project: Ignite

[jira] [Commented] (IGNITE-14534) Python thin: Add script for building wheels on Windows

2021-04-14 Thread Ivan Daschinsky (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320990#comment-17320990 ] Ivan Daschinsky commented on IGNITE-14534: -- [~isapego] LGTM, please proceed wit merge. >

[jira] [Commented] (IGNITE-13547) Calcite integration. CREATE TABLE support

2021-04-14 Thread Stanilovsky Evgeny (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-13547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320989#comment-17320989 ] Stanilovsky Evgeny commented on IGNITE-13547: - [~korlov] check my few minor comments,

[jira] [Created] (IGNITE-14542) Calcite engine. Need to support TableFunctions / SYSTEM_RANGE dynamic table

2021-04-14 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-14542: - Summary: Calcite engine. Need to support TableFunctions / SYSTEM_RANGE dynamic table Key: IGNITE-14542 URL: https://issues.apache.org/jira/browse/IGNITE-14542

[jira] [Created] (IGNITE-14541) Calcite engine. HAVING fails on scalar

2021-04-14 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-14541: - Summary: Calcite engine. HAVING fails on scalar Key: IGNITE-14541 URL: https://issues.apache.org/jira/browse/IGNITE-14541 Project: Ignite Issue Type: Bug

[jira] [Updated] (IGNITE-14539) Calcite engine. Support DISTINCT ON expression

2021-04-14 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-14539: -- Description: Now DISTINCT ON expression isn't supported. e.g.: {{SELECT DISTINCT ON

[jira] [Created] (IGNITE-14540) Calcite engine. Support correlated subquery in having

2021-04-14 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-14540: - Summary: Calcite engine. Support correlated subquery in having Key: IGNITE-14540 URL: https://issues.apache.org/jira/browse/IGNITE-14540 Project: Ignite

[jira] [Updated] (IGNITE-14537) Calcite engine. Nested arbitrary queries hangs on optimizing

2021-04-14 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-14537: -- Summary: Calcite engine. Nested arbitrary queries hangs on optimizing (was: Nested

[jira] [Created] (IGNITE-14539) Calcite engine. Support DISTINCT ON expression

2021-04-14 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-14539: - Summary: Calcite engine. Support DISTINCT ON expression Key: IGNITE-14539 URL: https://issues.apache.org/jira/browse/IGNITE-14539 Project: Ignite Issue

[jira] [Created] (IGNITE-14538) Add ScaleCube configuration

2021-04-14 Thread Semyon Danilov (Jira)
Semyon Danilov created IGNITE-14538: --- Summary: Add ScaleCube configuration Key: IGNITE-14538 URL: https://issues.apache.org/jira/browse/IGNITE-14538 Project: Ignite Issue Type: Sub-task

[jira] [Updated] (IGNITE-14537) Nested arbitrary queries hangs on optimizing

2021-04-14 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-14537: -- Issue Type: Bug (was: Improvement) > Nested arbitrary queries hangs on optimizing >

[jira] [Created] (IGNITE-14537) Nested arbitrary queries hangs on optimizing

2021-04-14 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-14537: - Summary: Nested arbitrary queries hangs on optimizing Key: IGNITE-14537 URL: https://issues.apache.org/jira/browse/IGNITE-14537 Project: Ignite Issue

[jira] [Created] (IGNITE-14536) Handle forceful shutdown of ScaleCube cluster node

2021-04-14 Thread Semyon Danilov (Jira)
Semyon Danilov created IGNITE-14536: --- Summary: Handle forceful shutdown of ScaleCube cluster node Key: IGNITE-14536 URL: https://issues.apache.org/jira/browse/IGNITE-14536 Project: Ignite

[jira] [Created] (IGNITE-14535) Caclite SQL engine capabilities

2021-04-14 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-14535: - Summary: Caclite SQL engine capabilities Key: IGNITE-14535 URL: https://issues.apache.org/jira/browse/IGNITE-14535 Project: Ignite Issue Type: Improvement

[jira] [Updated] (IGNITE-14535) Caclite SQL engine capabilities

2021-04-14 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-14535: -- Component/s: sql > Caclite SQL engine capabilities > --- > >

[jira] [Commented] (IGNITE-13029) Support Spring Data repositories initialization with Spring Boot auto-starter

2021-04-14 Thread Sergey Chugunov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-13029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320912#comment-17320912 ] Sergey Chugunov commented on IGNITE-13029: -- [~stalkxt], I reviewed your changes, they look

[jira] [Updated] (IGNITE-14423) Node failure caused by AssertionError: Transaction does not own lock for update

2021-04-14 Thread Peter Ivanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Ivanov updated IGNITE-14423: -- Reviewer: Slava Koptilin (was: Peter Ivanov) > Node failure caused by AssertionError:

[jira] [Updated] (IGNITE-14534) Python thin: Add script for building wheels on Windows

2021-04-14 Thread Ivan Daschinsky (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Daschinsky updated IGNITE-14534: - Fix Version/s: (was: python-0.3.4) python-0.4.0 > Python thin:

[jira] [Updated] (IGNITE-14532) Thin client: Unordered map used for putAll warning is unavoidable

2021-04-14 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-14532: Priority: Minor (was: Major) > Thin client: Unordered map used for putAll warning is

[jira] [Created] (IGNITE-14534) Python thin: Add script for building wheels on Windows

2021-04-14 Thread Igor Sapego (Jira)
Igor Sapego created IGNITE-14534: Summary: Python thin: Add script for building wheels on Windows Key: IGNITE-14534 URL: https://issues.apache.org/jira/browse/IGNITE-14534 Project: Ignite

[jira] [Updated] (IGNITE-14423) Node failure caused by AssertionError: Transaction does not own lock for update

2021-04-14 Thread Peter Ivanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Ivanov updated IGNITE-14423: -- Reviewer: Peter Ivanov (was: Slava Koptilin) > Node failure caused by AssertionError:

[jira] [Updated] (IGNITE-14423) Node failure caused by AssertionError: Transaction does not own lock for update

2021-04-14 Thread Peter Ivanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Ivanov updated IGNITE-14423: -- Reviewer: Slava Koptilin (was: Peter Ivanov) > Node failure caused by AssertionError:

[jira] [Commented] (IGNITE-14384) Remove diagnostics at the stop of the node in case of CorruptedTreeException

2021-04-14 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320885#comment-17320885 ] Ignite TC Bot commented on IGNITE-14384: {panel:title=Branch: [pull/8926/head] Base: [master] :

[jira] [Commented] (IGNITE-14528) AssertionError in GridDhtPartitionDemander$RebalanceFuture.ownPartitionsAndFinishFuture:1528

2021-04-14 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320880#comment-17320880 ] Ignite TC Bot commented on IGNITE-14528: {panel:title=Branch: [pull/9003/head] Base: [master] :

[jira] [Commented] (IGNITE-14501) Ignite 3: Fix toString implementations

2021-04-14 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320869#comment-17320869 ] Yury Gerzhedovich commented on IGNITE-14501: [~amashenkov], LGTM > Ignite 3: Fix toString

[jira] [Commented] (IGNITE-14503) Ability to specify project (fork) via the Version

2021-04-14 Thread Anton Vinogradov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320855#comment-17320855 ] Anton Vinogradov commented on IGNITE-14503: --- Merged into ignite-ducktape. > Ability to

[jira] [Updated] (IGNITE-14423) Node failure caused by AssertionError: Transaction does not own lock for update

2021-04-14 Thread Peter Ivanov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Ivanov updated IGNITE-14423: -- Reviewer: Peter Ivanov (was: Vyacheslav Koptilin) > Node failure caused by AssertionError:

[jira] [Commented] (IGNITE-14517) Inconsistent behavior of the method NetworkCluster#allMembers

2021-04-14 Thread Alexey Scherbakov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320843#comment-17320843 ] Alexey Scherbakov commented on IGNITE-14517: [~sdanilov] LGTM. Merged to master

[jira] [Resolved] (IGNITE-14164) SQL. Calcite: org.apache.ignite.internal.processors.query.calcite.exec.ExecutionCancelledException: null

2021-04-14 Thread Konstantin Orlov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Orlov resolved IGNITE-14164. --- Resolution: Duplicate > SQL. Calcite: >

[jira] [Commented] (IGNITE-13548) Calcite integration. DROP TABLE support

2021-04-14 Thread Konstantin Orlov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-13548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320799#comment-17320799 ] Konstantin Orlov commented on IGNITE-13548: --- [~zstan], [~tledkov-gridgain], folks, do a

[jira] [Updated] (IGNITE-14385) Add checkpoit information to performance statistics.

2021-04-14 Thread Amelchev Nikita (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amelchev Nikita updated IGNITE-14385: - Fix Version/s: 2.11 > Add checkpoit information to performance statistics. >

[jira] [Assigned] (IGNITE-13548) Calcite integration. DROP TABLE support

2021-04-14 Thread Konstantin Orlov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-13548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Orlov reassigned IGNITE-13548: - Assignee: Konstantin Orlov > Calcite integration. DROP TABLE support >

[jira] [Commented] (IGNITE-14528) AssertionError in GridDhtPartitionDemander$RebalanceFuture.ownPartitionsAndFinishFuture:1528

2021-04-14 Thread Denis Chudov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320791#comment-17320791 ] Denis Chudov commented on IGNITE-14528: --- [~slava.koptilin] could you pls review this fix? >

[jira] [Commented] (IGNITE-14528) AssertionError in GridDhtPartitionDemander$RebalanceFuture.ownPartitionsAndFinishFuture:1528

2021-04-14 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320789#comment-17320789 ] Ignite TC Bot commented on IGNITE-14528: {panel:title=Branch: [pull/9003/head] Base: [master] :

[jira] [Assigned] (IGNITE-14411) Define minimal set of cluster components and their lifecycle

2021-04-14 Thread Alexander Lapin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Lapin reassigned IGNITE-14411: Assignee: Alexander Lapin > Define minimal set of cluster components and their

[jira] [Assigned] (IGNITE-13810) Append additional log and metrics info regarding cache expiration.

2021-04-14 Thread Konstantin Sirotkin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-13810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Sirotkin reassigned IGNITE-13810: Assignee: Konstantin Sirotkin (was: Stanilovsky Evgeny) > Append

[jira] [Commented] (IGNITE-6324) Transactional cache data partially available after crash and further recovery.

2021-04-14 Thread Stanilovsky Evgeny (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320726#comment-17320726 ] Stanilovsky Evgeny commented on IGNITE-6324: [~sergey-chugunov] can you take a look plz ? >