[jira] [Updated] (IGNITE-16322) Database object names case inconsisten between SQL and KV API

2022-01-21 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16322: -- Description: Current naming of the database object is not clear for everyone. *Current behav

[jira] [Created] (IGNITE-16357) Add documentation for DB names format used by API calls

2022-01-23 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-16357: - Summary: Add documentation for DB names format used by API calls Key: IGNITE-16357 URL: https://issues.apache.org/jira/browse/IGNITE-16357 Project: Ignite

[jira] [Updated] (IGNITE-16357) Add documentation for DB names format used by API calls

2022-01-24 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16357: -- Description: The patch IGNITE-16322 changes behavior of the public API. Need to document. AP

[jira] [Updated] (IGNITE-16098) Key type and schema must be validated on a data insertion

2022-01-25 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16098: -- Description: There are two cases that break the consistency between indexes and data and can

[jira] [Assigned] (IGNITE-15913) Merge SQL calcite running query registry to 3.0

2022-01-25 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-15913: - Assignee: (was: Taras Ledkov) > Merge SQL calcite running query registry to 3.0 >

[jira] [Updated] (IGNITE-16322) Database object names case inconsisten between SQL and KV API

2022-01-26 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16322: -- Description: Current naming of the database object is not clear for everyone. *Current behav

[jira] [Updated] (IGNITE-16322) Database object names case inconsisten between SQL and KV API

2022-01-26 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16322: -- Description: Current naming of the database object is not clear for everyone. *Current behav

[jira] [Commented] (IGNITE-16098) Key type and schema must be validated on a data insertion

2022-01-28 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483637#comment-17483637 ] Taras Ledkov commented on IGNITE-16098: --- Validation schema of the key object cont

[jira] [Comment Edited] (IGNITE-16098) Key type and schema must be validated on a data insertion

2022-01-28 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483637#comment-17483637 ] Taras Ledkov edited comment on IGNITE-16098 at 1/28/22, 8:22 AM:

[jira] [Comment Edited] (IGNITE-16098) Key type and schema must be validated on a data insertion

2022-01-28 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483637#comment-17483637 ] Taras Ledkov edited comment on IGNITE-16098 at 1/28/22, 8:23 AM:

[jira] [Updated] (IGNITE-14925) Sorted indexes engine

2022-01-28 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-14925: -- Description: The umbrella ticket to track improvements and issues related to design and deve

[jira] [Commented] (IGNITE-16430) Calcite engine. Sorted index spool with sorting can't be planned

2022-01-31 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484638#comment-17484638 ] Taras Ledkov commented on IGNITE-16430: --- [~alex_pl], looks like each node must pr

[jira] [Commented] (IGNITE-16115) Implement getNullable and getOrDefault operations.

2022-02-04 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487138#comment-17487138 ] Taras Ledkov commented on IGNITE-16115: --- [~amashenkov], looks like the patch does

[jira] [Updated] (IGNITE-14830) Introduce sorted index prototype

2022-02-07 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-14830: -- Summary: Introduce sorted index prototype (was: Introduce index internal API) > Introduce s

[jira] [Updated] (IGNITE-14830) Introduce sorted index prototype

2022-02-07 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-14830: -- Description: The goals of the sorted index prototype: - introduce internal API for the sorted

[jira] [Created] (IGNITE-16494) Query engine allows to insert rows with logically equal compound PK

2022-02-08 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-16494: - Summary: Query engine allows to insert rows with logically equal compound PK Key: IGNITE-16494 URL: https://issues.apache.org/jira/browse/IGNITE-16494 Project: Igni

[jira] [Updated] (IGNITE-11402) SQL: Add ability to specify inline size of PK and affinity key indexes from CREATE TABLE

2022-02-09 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-11402: -- Summary: SQL: Add ability to specify inline size of PK and affinity key indexes from CREATE T

[jira] [Commented] (IGNITE-11402) SQL: Add ability to specify inline size of PK and affinity key indexes from CREATE TABLE

2022-02-09 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489461#comment-17489461 ] Taras Ledkov commented on IGNITE-11402: --- *Final decision:* - inline size of prima

[jira] [Commented] (IGNITE-11402) SQL: Add ability to specify inline size of PK and affinity key indexes from CREATE TABLE

2022-02-10 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490034#comment-17490034 ] Taras Ledkov commented on IGNITE-11402: --- [~jooger], [~zstan], please review the p

[jira] [Updated] (IGNITE-14916) Calcite. RuntimeHashIndex scan must filter result by predicate

2022-02-10 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-14916: -- Summary: Calcite. RuntimeHashIndex scan must filter result by predicate (was: Calcite. Filte

[jira] [Commented] (IGNITE-14916) Calcite. RuntimeHashIndex scan must filter result by predicate

2022-02-15 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492496#comment-17492496 ] Taras Ledkov commented on IGNITE-14916: --- Merged to [2.x: sql-calcte|https://gith

[jira] [Comment Edited] (IGNITE-14916) Calcite. RuntimeHashIndex scan must filter result by predicate

2022-02-15 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492496#comment-17492496 ] Taras Ledkov edited comment on IGNITE-14916 at 2/15/22, 10:11 AM: ---

[jira] [Comment Edited] (IGNITE-14916) Calcite. RuntimeHashIndex scan must filter result by predicate

2022-02-15 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492496#comment-17492496 ] Taras Ledkov edited comment on IGNITE-14916 at 2/15/22, 10:11 AM: ---

[jira] [Updated] (IGNITE-14916) Calcite. RuntimeHashIndex scan must filter result by predicate

2022-02-15 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-14916: -- Labels: calcite calcite3-required (was: calcite calcite2-required calcite3-required) > Calc

[jira] [Comment Edited] (IGNITE-14916) Calcite. RuntimeHashIndex scan must filter result by predicate

2022-02-15 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492496#comment-17492496 ] Taras Ledkov edited comment on IGNITE-14916 at 2/15/22, 1:46 PM:

[jira] [Assigned] (IGNITE-16474) ignite 3. Forbid nullable key columns.

2022-02-16 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-16474: - Assignee: Taras Ledkov > ignite 3. Forbid nullable key columns. >

[jira] [Assigned] (IGNITE-14927) Change the index cost model

2022-03-01 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-14927: - Assignee: Taras Ledkov > Change the index cost model > --- > >

[jira] [Commented] (IGNITE-16440) Split suites to achieve 1 hour per suite run

2022-03-03 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500685#comment-17500685 ] Taras Ledkov commented on IGNITE-16440: --- [~jooger], OK with me. > Split suites t

[jira] [Updated] (IGNITE-16440) Split suites to achieve 1 hour per suite run

2022-03-03 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16440: -- Ignite Flags: (was: Docs Required,Release Notes Required) > Split suites to achieve 1 hour

[jira] [Assigned] (IGNITE-16593) Schema should keep colocation information

2022-03-05 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-16593: - Assignee: Taras Ledkov > Schema should keep colocation information > -

[jira] [Commented] (IGNITE-16593) Schema should keep colocation information

2022-03-09 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503450#comment-17503450 ] Taras Ledkov commented on IGNITE-16593: --- In fact, the Ignite-3 table schema conta

[jira] [Comment Edited] (IGNITE-16593) Schema should keep colocation information

2022-03-09 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503450#comment-17503450 ] Taras Ledkov edited comment on IGNITE-16593 at 3/9/22, 9:46 AM: -

[jira] [Assigned] (IGNITE-16591) DDL syntax COLOCATE BY

2022-03-09 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-16591: - Assignee: Taras Ledkov > DDL syntax COLOCATE BY > -- > >

[jira] [Resolved] (IGNITE-16069) Support multiple affinity columns with SqlParser.

2022-03-10 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov resolved IGNITE-16069. --- Resolution: Duplicate > Support multiple affinity columns with SqlParser. > --

[jira] [Assigned] (IGNITE-16594) Colocation key hash code calculation

2022-03-11 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-16594: - Assignee: Taras Ledkov > Colocation key hash code calculation > --

[jira] [Comment Edited] (IGNITE-16594) Colocation key hash code calculation

2022-03-15 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506263#comment-17506263 ] Taras Ledkov edited comment on IGNITE-16594 at 3/15/22, 11:44 AM: ---

[jira] [Assigned] (IGNITE-16596) Use colocation key for affinity calculation

2022-03-15 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-16596: - Assignee: Taras Ledkov > Use colocation key for affinity calculation > ---

[jira] [Created] (IGNITE-16703) Fix windows shell scripts

2022-03-17 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-16703: - Summary: Fix windows shell scripts Key: IGNITE-16703 URL: https://issues.apache.org/jira/browse/IGNITE-16703 Project: Ignite Issue Type: Bug Re

[jira] [Updated] (IGNITE-16703) Fix windows shell scripts

2022-03-17 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16703: -- Ignite Flags: (was: Docs Required,Release Notes Required) > Fix windows shell scripts > ---

[jira] [Resolved] (IGNITE-16703) Fix windows shell scripts

2022-03-17 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov resolved IGNITE-16703. --- Resolution: Fixed Merged to [master|https://github.com/apache/ignite/commit/8b04bf8fd5d260

[jira] [Created] (IGNITE-16711) Fail to convert DECIMAL dynamic parameter

2022-03-18 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-16711: - Summary: Fail to convert DECIMAL dynamic parameter Key: IGNITE-16711 URL: https://issues.apache.org/jira/browse/IGNITE-16711 Project: Ignite Issue Type: Bu

[jira] [Updated] (IGNITE-16711) Fail to convert DECIMAL dynamic parameter

2022-03-18 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16711: -- Environment: (was: Steps to reproduce: {code} sql("create table my_table (id int p

[jira] [Updated] (IGNITE-16711) Fail to convert DECIMAL dynamic parameter

2022-03-18 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16711: -- Description: Steps to reproduce: {code} sql("create table my_table (id int primary ke

[jira] [Updated] (IGNITE-16711) Fail to convert DECIMAL dynamic parameter

2022-03-18 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16711: -- Description: Steps to reproduce: {code} sql("create table my_table (id int primary key, val D

[jira] [Created] (IGNITE-16760) Performance degradation of configuration changes

2022-03-29 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-16760: - Summary: Performance degradation of configuration changes Key: IGNITE-16760 URL: https://issues.apache.org/jira/browse/IGNITE-16760 Project: Ignite Issue T

[jira] [Created] (IGNITE-16762) Test ItRaftGroupServiceTest#testTransferLeadership flukes

2022-03-29 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-16762: - Summary: Test ItRaftGroupServiceTest#testTransferLeadership flukes Key: IGNITE-16762 URL: https://issues.apache.org/jira/browse/IGNITE-16762 Project: Ignite

[jira] [Updated] (IGNITE-16762) Test ItRaftGroupServiceTest#testTransferLeadership flukes

2022-03-29 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16762: -- Description: The test fails periodically with the error: {code} java.util.concurrent.Executio

[jira] [Updated] (IGNITE-16762) Test ItRaftGroupServiceTest#testTransferLeadership is unstable

2022-03-29 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16762: -- Summary: Test ItRaftGroupServiceTest#testTransferLeadership is unstable (was: Test ItRaftGro

[jira] [Updated] (IGNITE-16762) Test ItRaftGroupServiceTest#testTransferLeadership is unstable

2022-03-29 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16762: -- Description: The test [fails periodically|https://ci.ignite.apache.org/buildConfiguration/ig

[jira] [Updated] (IGNITE-16762) Test ItRaftGroupServiceTest#testTransferLeadership is unstable

2022-03-29 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16762: -- Fix Version/s: (was: 3.0.0-alpha5) > Test ItRaftGroupServiceTest#testTransferLeadership i

[jira] [Updated] (IGNITE-16760) Performance degradation of IgniteTables#tables after configuration changes

2022-03-30 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16760: -- Summary: Performance degradation of IgniteTables#tables after configuration changes (was: Pe

[jira] [Updated] (IGNITE-16760) Performance degradation of IgniteTables#tables after configuration changes

2022-03-30 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16760: -- Description: Performance degradation of configuration changes: Steps to reproduce: 1. Start c

[jira] [Updated] (IGNITE-16760) Performance degradation of IgniteTables#tables after configuration changes

2022-03-30 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16760: -- Description: Performance degradation of configuration changes: Steps to reproduce: 1. Start c

[jira] [Updated] (IGNITE-16760) Performance degradation of IgniteTables#tables after configuration changes

2022-03-30 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16760: -- Description: Performance degradation of configuration changes: Steps to reproduce: 1. Start c

[jira] [Commented] (IGNITE-16787) Sql calcite. Bump calcite version up to 1.30

2022-04-19 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524223#comment-17524223 ] Taras Ledkov commented on IGNITE-16787: --- [~zstan], OK with me. > Sql calcite. Bu

[jira] [Assigned] (IGNITE-12248) Apache Calcite based query execution engine

2022-04-25 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-12248: - Assignee: (was: Taras Ledkov) > Apache Calcite based query execution engine >

[jira] [Assigned] (IGNITE-16738) Sql. NPE during cloning IgniteSingleSortAggregate

2022-05-11 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-16738: - Assignee: Taras Ledkov > Sql. NPE during cloning IgniteSingleSortAggregate > -

[jira] [Assigned] (IGNITE-16318) Missing schema with b+ corruption error in cache interceptor

2022-05-12 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-16318: - Assignee: Taras Ledkov > Missing schema with b+ corruption error in cache interceptor

[jira] [Updated] (IGNITE-16318) Empty binary object is incorrect written/read/modified

2022-05-12 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16318: -- Summary: Empty binary object is incorrect written/read/modified (was: Missing schema with b+

[jira] [Updated] (IGNITE-16318) Empty binary object is incorrect written/read/modified

2022-05-13 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16318: -- Description: Cache interceptor cause problem of missing binary scheme if sql insert contains

[jira] [Created] (IGNITE-17001) Useless ERROR in server logs like Duplicate key during INSERT

2022-05-18 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-17001: - Summary: Useless ERROR in server logs like Duplicate key during INSERT Key: IGNITE-17001 URL: https://issues.apache.org/jira/browse/IGNITE-17001 Project: Ignite

[jira] [Updated] (IGNITE-17003) SqlDataTypesCoverageTests.testDecimalDataType failes flaky

2022-05-18 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-17003: -- Ignite Flags: (was: Docs Required,Release Notes Required) > SqlDataTypesCoverageTests.testD

[jira] [Created] (IGNITE-17003) SqlDataTypesCoverageTests.testDecimalDataType failes flaky

2022-05-18 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-17003: - Summary: SqlDataTypesCoverageTests.testDecimalDataType failes flaky Key: IGNITE-17003 URL: https://issues.apache.org/jira/browse/IGNITE-17003 Project: Ignite

[jira] [Updated] (IGNITE-17001) Useless ERROR in server logs like Duplicate key during INSERT

2022-05-18 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-17001: -- Ignite Flags: (was: Docs Required,Release Notes Required) > Useless ERROR in server logs li

[jira] [Assigned] (IGNITE-16964) SQL API: Implement async SQL API

2022-05-19 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-16964: - Assignee: Taras Ledkov > SQL API: Implement async SQL API > --

[jira] [Commented] (IGNITE-16856) Sql. Ability to create table without specifying PK

2022-05-24 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541385#comment-17541385 ] Taras Ledkov commented on IGNITE-16856: --- [~korlov], please create & link issues f

[jira] [Commented] (IGNITE-14961) Calcite engine. Arithmetic operators cannot be applied to +

2022-05-24 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541434#comment-17541434 ] Taras Ledkov commented on IGNITE-14961: --- [~vladsz83], according with SQL2003: 4.

[jira] [Assigned] (IGNITE-16965) SQL API: Implement synchronous SQL API.

2022-05-25 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-16965: - Assignee: Taras Ledkov > SQL API: Implement synchronous SQL API. > ---

[jira] [Created] (IGNITE-17031) Stabilize the test StopCalciteModuleTest#testStopQueryOnNodeStop

2022-05-25 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-17031: - Summary: Stabilize the test StopCalciteModuleTest#testStopQueryOnNodeStop Key: IGNITE-17031 URL: https://issues.apache.org/jira/browse/IGNITE-17031 Project: Ignite

[jira] [Updated] (IGNITE-17031) Stabilize the test StopCalciteModuleTest#testStopQueryOnNodeStop

2022-05-25 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-17031: -- Description: The test is periodically fails with error {code} org.opentest4j.AssertionFailedE

[jira] [Resolved] (IGNITE-17031) Stabilize the test StopCalciteModuleTest#testStopQueryOnNodeStop

2022-05-25 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov resolved IGNITE-17031. --- Resolution: Fixed Merged to [main|https://github.com/apache/ignite-3/commit/d9d7ba2c513258

[jira] [Updated] (IGNITE-17031) Stabilize the test StopCalciteModuleTest#testStopQueryOnNodeStop

2022-05-25 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-17031: -- Labels: ignite-3 (was: ) > Stabilize the test StopCalciteModuleTest#testStopQueryOnNodeStop

[jira] [Updated] (IGNITE-16965) SQL API: Implement synchronous SQL API.

2022-05-30 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16965: -- Description: Implement session and session builder interfaces (excl. async/reactive) Implemen

[jira] [Updated] (IGNITE-16964) SQL API: Implement async SQL API

2022-05-30 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16964: -- Ignite Flags: (was: Docs Required,Release Notes Required) > SQL API: Implement async SQL AP

[jira] [Updated] (IGNITE-16965) SQL API: Implement synchronous SQL API.

2022-05-30 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-16965: -- Ignite Flags: (was: Docs Required,Release Notes Required) > SQL API: Implement synchronous

[jira] [Assigned] (IGNITE-16963) SQL API: Add batched DML queries support.

2022-05-30 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-16963: - Assignee: Taras Ledkov > SQL API: Add batched DML queries support. > -

[jira] [Assigned] (IGNITE-17068) Sql: Fix AsyncResultSet.fetchNextPage semantics

2022-06-01 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov reassigned IGNITE-17068: - Assignee: Taras Ledkov > Sql: Fix AsyncResultSet.fetchNextPage semantics > ---

[jira] [Resolved] (IGNITE-17068) Sql: Fix AsyncResultSet.fetchNextPage semantics

2022-06-01 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov resolved IGNITE-17068. --- Resolution: Fixed Merged to [main|https://github.com/apache/ignite-3/commit/da2738b575c027

[jira] [Commented] (IGNITE-17145) Fix handle BinaryObjectException at the thin JDBC

2022-06-09 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552137#comment-17552137 ] Taras Ledkov commented on IGNITE-17145: --- *Root cause:* Thin JDBC driver handles B

[jira] [Created] (IGNITE-17145) Fix handle BinaryObjectException at the thin JDBC

2022-06-09 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-17145: - Summary: Fix handle BinaryObjectException at the thin JDBC Key: IGNITE-17145 URL: https://issues.apache.org/jira/browse/IGNITE-17145 Project: Ignite Issue

[jira] [Resolved] (IGNITE-17145) Fix handle BinaryObjectException at the thin JDBC

2022-06-14 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov resolved IGNITE-17145. --- Resolution: Fixed Merged to [master|https://github.com/apache/ignite/commit/f6c434ed8153ac

[jira] [Created] (IGNITE-17175) Table isn't created on client node when CREATE TABLE command is called on existing cache

2022-06-15 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-17175: - Summary: Table isn't created on client node when CREATE TABLE command is called on existing cache Key: IGNITE-17175 URL: https://issues.apache.org/jira/browse/IGNITE-17175

[jira] [Updated] (IGNITE-17175) Table isn't created on client node when CREATE TABLE command is called on existing cache

2022-06-15 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-17175: -- Description: The test {{DynamicEnableIndexingBasicSelfTest.testEnableDynamicIndexing}} fails

[jira] [Assigned] (IGNITE-17186) Port script runner and tests to Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov assigned

[jira] [Created] (IGNITE-17268) Port CREATE TABLE AS SELECT to Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov created

[jira] [Updated] (IGNITE-17268) Port CREATE TABLE AS SELECT to Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

[jira] [Updated] (IGNITE-17268) Port CREATE TABLE AS SELECT to Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

[jira] [Updated] (IGNITE-17268) Port CREATE TABLE AS SELECT to Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

[jira] [Updated] (IGNITE-17268) Port CREATE TABLE AS SELECT to Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

[jira] [Updated] (IGNITE-17268) Port CREATE TABLE AS SELECT to Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

[jira] [Created] (IGNITE-17271) Sort out sqlogic tests on Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov created

[jira] [Updated] (IGNITE-17271) Sort out sqlogic tests on Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

[jira] [Updated] (IGNITE-17271) Sort out sqlogic tests on Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

[jira] [Updated] (IGNITE-17271) Sort out sqlogic tests on Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

[jira] [Updated] (IGNITE-17268) Port CREATE TABLE AS SELECT to Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

[jira] [Updated] (IGNITE-17271) Sort out sqlogic tests on Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

[jira] [Updated] (IGNITE-17271) Sort out sqlogic tests on Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

[jira] [Updated] (IGNITE-17271) Sort out sqlogic tests on Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

[jira] [Updated] (IGNITE-17271) Sort out sqlogic tests on Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

[jira] [Updated] (IGNITE-17271) Sort out sqlogic tests on Ignite 3

2022-06-29 Thread Taras Ledkov (Jira)
Title: Message Title Taras Ledkov updated

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