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


    from 71b3d29926 Fix test.
     new dc013412a0 Fix table cache key.
     new 028f363b88 Improve index collation calculation.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../internal/sql/engine/SqlQueryProcessor.java     |  4 ++--
 .../sql/engine/exec/ExecutableTableRegistry.java   |  5 +++--
 .../engine/exec/ExecutableTableRegistryImpl.java   | 22 ++++++++++----------
 .../exec/ExecutionDependencyResolverImpl.java      |  3 ++-
 .../sql/engine/exec/LogicalRelImplementor.java     |  6 +-----
 .../internal/sql/engine/schema/IgniteIndex.java    | 24 ++++++++++++++--------
 .../internal/sql/engine/trait/TraitUtils.java      | 16 +++++++++++++++
 .../exec/ExecutableTableRegistrySelfTest.java      |  3 ++-
 .../exec/ExecutionDependencyResolverSelfTest.java  | 14 ++++++-------
 .../engine/exec/TestExecutableTableRegistry.java   |  6 +++---
 10 files changed, 62 insertions(+), 41 deletions(-)

Reply via email to