This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch force_ci/support_schema_evolution
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 714159a1e37 fix improper deviceId conversion
add 8252e8bcf9b Fix recovered EvolvedSchema may contain empty key in
orginalToFinalMap
No new revisions were added by this update.
Summary of changes:
.../iotdb/relational/it/schema/IoTDBTableIT.java | 3 +-
.../plan/planner/plan/node/write/InsertNode.java | 5 +-
.../dataregion/tsfile/evolution/EvolvedSchema.java | 12 ++-
.../load/splitter/TsFileSplitter.java | 2 -
.../storageengine/dataregion/DataRegionTest.java | 114 +++++++++++++++++----
.../ReadPointCompactionPerformerTest.java | 13 +++
6 files changed, 121 insertions(+), 28 deletions(-)