This is an automated email from the ASF dual-hosted git repository. av pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git
from 6455bc3a7f9 IGNITE-19998 SQL Calcite: Add support of setting partitions in SqlFieldsQuery (#10870) add d5db162af0d IGNITE-20172 TX code cleanup scope #1 initial common cleanup (#10878) No new revisions were added by this update. Summary of changes: .../GridDistributedTxRemoteAdapter.java | 5 +- .../cache/distributed/dht/GridDhtTxLocal.java | 23 +- .../distributed/dht/GridDhtTxLocalAdapter.java | 12 +- .../cache/distributed/near/GridNearTxLocal.java | 630 +++++++++------------ .../cache/store/GridCacheStoreManagerAdapter.java | 18 +- .../cache/transactions/IgniteTxAdapter.java | 33 +- .../cache/transactions/IgniteTxLocalAdapter.java | 39 +- .../util/lang/GridMetadataAwareAdapter.java | 30 +- 8 files changed, 341 insertions(+), 449 deletions(-)