This is an automated email from the ASF dual-hosted git repository.
justinchen pushed a change to branch object-name-fix
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 624d999e52b create-check
new 3b682f86ce4 init-windows
new 677ea256f93 windows
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:
.../apache/iotdb/commons/schema/table/TsTable.java | 12 +++--
.../apache/iotdb/commons/utils/WindowsOSUtils.java | 59 ++++++++++++++++++++++
2 files changed, 66 insertions(+), 5 deletions(-)
create mode 100644
iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/utils/WindowsOSUtils.java