[ignite-extensions] branch ignite-19921 updated (13469165 -> 5f6658ce)

2023-08-01 Thread anovikov
This is an automated email from the ASF dual-hosted git repository. anovikov pushed a change to branch ignite-19921 in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git from 13469165 IGNITE-19921 Add thin client support for Spring Session. add 5f6658ce IGNITE-19921 Fi

[ignite] branch master updated: IGNITE-20006 SQL Calcite: Move filtering/transforming from scan iterators to ScanNode - Fixes #10852.

2023-08-01 Thread alexpl
This is an automated email from the ASF dual-hosted git repository. alexpl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new de08e0c40a3 IGNITE-20006 SQL Calcite: Move filte

[ignite-3] 01/06: Fix incorrect IgniteSchemaTable.unwrap.

2023-08-01 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a commit to branch ignite-19497 in repository https://gitbox.apache.org/repos/asf/ignite-3.git commit 8a00476c660e8a7f330133aab78a9e54bb1bd8e9 Author: amashenkov AuthorDate: Tue Aug 1 18:53:18 2023 +0300 F

[ignite-3] branch ignite-19497 created (now 22d25603af)

2023-08-01 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a change to branch ignite-19497 in repository https://gitbox.apache.org/repos/asf/ignite-3.git at 22d25603af Styles. This branch includes the following new commits: new 8a00476c66 Fix incorrect Ign

[ignite-3] 06/06: Styles.

2023-08-01 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a commit to branch ignite-19497 in repository https://gitbox.apache.org/repos/asf/ignite-3.git commit 22d25603af24089ec408d0a3e40e080afe396fc7 Author: amashenkov AuthorDate: Tue Aug 1 23:34:56 2023 +0300 S

[ignite-3] 04/06: Replace IgniteTableImpl with IgniteCatalogImpl.

2023-08-01 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a commit to branch ignite-19497 in repository https://gitbox.apache.org/repos/asf/ignite-3.git commit 82b1252d3de270a5f10989b598127e1aa753042f Author: amashenkov AuthorDate: Tue Aug 1 21:21:29 2023 +0300 R

[ignite-3] 05/06: Replace IgniteIndex with IgniteSchemaIndex

2023-08-01 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a commit to branch ignite-19497 in repository https://gitbox.apache.org/repos/asf/ignite-3.git commit 8276700f76d01321bb297daa70c855d90c71a54d Author: amashenkov AuthorDate: Tue Aug 1 22:18:28 2023 +0300 R

[ignite-3] 03/06: Fix HashFunctionFactoryImpl to use specific schema version. Fix SqlSchemaManager interface. Drop unused code.

2023-08-01 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a commit to branch ignite-19497 in repository https://gitbox.apache.org/repos/asf/ignite-3.git commit a1ba302325fd824a8a124d7a5b4b14523fda718e Author: amashenkov AuthorDate: Tue Aug 1 21:01:30 2023 +0300 F

[ignite-3] 02/06: Use schema versions for queries. * Use actual schema for query in TX. * Pass schema version to remote fragment. * Wait for catalog schema ready on the remote side.

2023-08-01 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a commit to branch ignite-19497 in repository https://gitbox.apache.org/repos/asf/ignite-3.git commit bbf8eb5ed167fbbe41624285f81fe843afaec846 Author: amashenkov AuthorDate: Tue Aug 1 20:53:41 2023 +0300 U

[ignite-3] branch main updated: IGNITE-20101 Relax CLI metric tests (#2379)

2023-08-01 Thread apkhmv
This is an automated email from the ASF dual-hosted git repository. apkhmv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 3005f4cf31 IGNITE-20101 Relax CLI metric tests (#2

[ignite-3] branch ignite-20105 updated (3d7d891b2f -> 8bbb2d5fb6)

2023-08-01 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a change to branch ignite-20105 in repository https://gitbox.apache.org/repos/asf/ignite-3.git from 3d7d891b2f Minor. add 8bbb2d5fb6 styles. No new revisions were added by this update. Summary of cha

[ignite-3] branch ignite-20105 updated: Minor.

2023-08-01 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a commit to branch ignite-20105 in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/ignite-20105 by this push: new 3d7d891b2f Minor. 3d7d891b2f i

[ignite-3] 01/01: Fix column default params.

2023-08-01 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a commit to branch ignite-20105 in repository https://gitbox.apache.org/repos/asf/ignite-3.git commit 1a298c1e729ecf0eb581b3c35f09292225e3d0df Author: amashenkov AuthorDate: Tue Aug 1 00:22:25 2023 +0300 F

[ignite-3] branch ignite-20105 created (now 1a298c1e72)

2023-08-01 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a change to branch ignite-20105 in repository https://gitbox.apache.org/repos/asf/ignite-3.git at 1a298c1e72 Fix column default params. This branch includes the following new commits: new 1a298c1e7

[ignite] branch master updated: IGNITE-20093 GridCacheSharedManagerAdapter initial cleanup (#10863)

2023-08-01 Thread av
This is an automated email from the ASF dual-hosted git repository. av pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new 2a4df826886 IGNITE-20093 GridCacheSharedManagerAdapt

[ignite-3] branch ignite-18875 updated (127e8a76e0 -> 50ee00d421)

2023-08-01 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a change to branch ignite-18875 in repository https://gitbox.apache.org/repos/asf/ignite-3.git from 127e8a76e0 Minors after review. Remove colocation group from test node. add 50ee00d421 Fix imports.

[ignite-3] branch main updated: IGNITE-19888 Java client: Track observable timestamp (#2371)

2023-08-01 Thread ptupitsyn
This is an automated email from the ASF dual-hosted git repository. ptupitsyn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 37fe3e86f1 IGNITE-19888 Java client: Track obse

[ignite] branch master updated: IGNITE-20085 GridNearTxRemote initial cleanup (#10861)

2023-08-01 Thread av
This is an automated email from the ASF dual-hosted git repository. av pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new 55963425e1b IGNITE-20085 GridNearTxRemote initial cl

[ignite] branch master updated: IGNITE-20088 GridDhtTxRemote initial cleanup (#10862)

2023-08-01 Thread av
This is an automated email from the ASF dual-hosted git repository. av pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new 5eab58fcb4c IGNITE-20088 GridDhtTxRemote initial cle

[ignite-3] branch catalog-feature updated (0cca7db9f6 -> 60c98faf7f)

2023-08-01 Thread tkalkirill
This is an automated email from the ASF dual-hosted git repository. tkalkirill pushed a change to branch catalog-feature in repository https://gitbox.apache.org/repos/asf/ignite-3.git from 0cca7db9f6 IGNITE-20102 Fix hanging C#/C++ tests due to IndexManager switch to catalog (#2383) ad

[ignite-3] 01/02: Merge branch 'ai-main' into catalog-feature

2023-08-01 Thread tkalkirill
This is an automated email from the ASF dual-hosted git repository. tkalkirill pushed a commit to branch catalog-feature in repository https://gitbox.apache.org/repos/asf/ignite-3.git commit b68c4f8ccd9a9aed9c412d15704c498311139c04 Merge: 30f3af1e80 3a690ba4a9 Author: Kirill Tkalenko AuthorDate:

[ignite-3] 02/02: Merge branch 'catalog-feature' of https://gitbox.apache.org/repos/asf/ignite-3 into catalog-feature

2023-08-01 Thread tkalkirill
This is an automated email from the ASF dual-hosted git repository. tkalkirill pushed a commit to branch catalog-feature in repository https://gitbox.apache.org/repos/asf/ignite-3.git commit 60c98faf7fc05e7f7dbb882593e5247830d3bfcf Merge: b68c4f8ccd 0cca7db9f6 Author: Kirill Tkalenko AuthorDate:

[ignite-3] branch main updated: IGNITE-19501 SchemaManager should use CatalogService for building BinaryRow descriptors (#2356)

2023-08-01 Thread tkalkirill
This is an automated email from the ASF dual-hosted git repository. tkalkirill pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/main by this push: new 3a690ba4a9 IGNITE-19501 SchemaManager should u

[ignite-3] branch catalog-feature updated: IGNITE-20102 Fix hanging C#/C++ tests due to IndexManager switch to catalog (#2383)

2023-08-01 Thread tkalkirill
This is an automated email from the ASF dual-hosted git repository. tkalkirill pushed a commit to branch catalog-feature in repository https://gitbox.apache.org/repos/asf/ignite-3.git The following commit(s) were added to refs/heads/catalog-feature by this push: new 0cca7db9f6 IGNITE-20102

[ignite-3] branch ignite-18875 updated (493ef3c36d -> 127e8a76e0)

2023-08-01 Thread amashenkov
This is an automated email from the ASF dual-hosted git repository. amashenkov pushed a change to branch ignite-18875 in repository https://gitbox.apache.org/repos/asf/ignite-3.git from 493ef3c36d Merge branch 'main' into ignite-18875 add 127e8a76e0 Minors after review. Remove colocatio