This is an automated email from the ASF dual-hosted git repository.
zhonghongsheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from f31d8791e8f Refactor Range constructor (#37539)
add 01df4076b2d Refactor Range as generic type (#37540)
No new revisions were added by this update.
Summary of changes:
.../core/ingest/dumper/inventory/InventoryDumper.java | 2 +-
.../core/ingest/dumper/inventory/query/Range.java | 18 +++++++++++-------
.../AbstractRecordTableInventoryCalculator.java | 2 +-
.../calculator/TableInventoryCalculateParameter.java | 6 +++---
.../position/InventoryPositionCalculator.java | 2 +-
.../InventoryPositionEstimatedCalculator.java | 8 ++++----
.../sql/PipelineInventoryCalculateSQLBuilder.java | 4 ++--
.../RecordTableInventoryCheckCalculatorTest.java | 2 +-
8 files changed, 24 insertions(+), 20 deletions(-)