[ignite-3] branch main updated: IGNITE-20335 Move IgniteRunner class into internal package (#2567)

2023-09-11 Thread sk0x50
This is an automated email from the ASF dual-hosted git repository. sk0x50 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 a1172c844f IGNITE-20335 Move IgniteRunner class

[ignite-3] branch main updated: IGNITE-20375 Remove arrayHeader and mapHeader usage from client protocol (#2564)

2023-09-11 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 706ce62713 IGNITE-20375 Remove arrayHeader and

[ignite-3] branch main updated: IGNITE-20391 Return future metastore event processing from UpdateListener#onUpdate (#2570)

2023-09-11 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 407419d900 IGNITE-20391 Return future

[ignite-3] branch main updated: IGNITE-20200 Revert PR #2442 (#2569)

2023-09-11 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov 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 dfd111047e IGNITE-20200 Revert PR #2442

[ignite-3] 01/01: Revert "IGNITE-20200 Fix Gradle non-zero exit code on test failure (#2442)"

2023-09-11 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a commit to branch revert-2442-ignite-20200 in repository https://gitbox.apache.org/repos/asf/ignite-3.git commit 9bdb7c6a02de831c14bd4adc15385842c12abb44 Author: Ivan Bessonov AuthorDate: Mon Sep 11 16:04:41

[ignite-3] branch revert-2442-ignite-20200 created (now 9bdb7c6a02)

2023-09-11 Thread ibessonov
This is an automated email from the ASF dual-hosted git repository. ibessonov pushed a change to branch revert-2442-ignite-20200 in repository https://gitbox.apache.org/repos/asf/ignite-3.git at 9bdb7c6a02 Revert "IGNITE-20200 Fix Gradle non-zero exit code on test failure (#2442)" This

[ignite-3] branch main updated: IGNITE-20239: Sql. Remove row type transformations from SetOpConverterRule (#2558)

2023-09-11 Thread korlov
This is an automated email from the ASF dual-hosted git repository. korlov 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 4977689b14 IGNITE-20239: Sql. Remove row type

[ignite-3] branch main updated: IGNITE-20264 Sql. Races in BaseAggregateTest::countOfEmptyWithRewind (#2565)

2023-09-11 Thread korlov
This is an automated email from the ASF dual-hosted git repository. korlov 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 cb9966e5cb IGNITE-20264 Sql. Races in

[ignite-3] branch main updated: IGNITE-20187 Pending assignments recovery on Table Manager start (#2517)

2023-09-11 Thread apolovtsev
This is an automated email from the ASF dual-hosted git repository. apolovtsev 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 a227876c0c IGNITE-20187 Pending assignments

[ignite-3] branch main updated: IGNITE-20337 Ensure QueryChecker is properly used in tests (#2539)

2023-09-11 Thread zstan
This is an automated email from the ASF dual-hosted git repository. zstan 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 edf625a5b4 IGNITE-20337 Ensure QueryChecker is

[ignite-3] branch main updated: IGNITE-20379 Concurrency issues with write intent tracking (#2562)

2023-09-11 Thread sanpwc
This is an automated email from the ASF dual-hosted git repository. sanpwc 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 87019581cf IGNITE-20379 Concurrency issues with

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

2023-09-11 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 daf8a1c0e255dbb79c27a815ba3802c96b7c6062 Merge: 31d5ed162e 673a0a99a7 Author: Kirill Tkalenko

[ignite-3] 02/02: CATALOG-FEATURE after merge ai-main

2023-09-11 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 693f950b5bf8948e17bd8ee458208966e5565e9e Author: Kirill Tkalenko AuthorDate: Mon Sep 11 09:59:02 2023

[ignite-3] branch catalog-feature updated (31d5ed162e -> 693f950b5b)

2023-09-11 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 31d5ed162e IGNITE-19499 TableManager should listen CatalogService events instead of configuration