This is an automated email from the ASF dual-hosted git repository.
alexpl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git
from 99a0368f8b1 IGNITE-24488 Documentation of distributed properties for
blocking new connections. (#12349)
add c6147c34abe IGNITE-26254 Fix primitive column descriptor problem with
alias on key or val field (#12285)
No new revisions were added by this update.
Summary of changes:
.../cache/QueryEntityValueColumnAliasTest.java | 80 ++++++++++++++++++++++
.../ignite/testsuites/IntegrationTestSuite.java | 2 +
.../internal/processors/query/QueryUtils.java | 6 +-
3 files changed, 86 insertions(+), 2 deletions(-)
create mode 100644
modules/calcite/src/test/java/org/apache/ignite/internal/processors/cache/QueryEntityValueColumnAliasTest.java