This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch Fix_license_issue
in repository https://gitbox.apache.org/repos/asf/iotdb-client-csharp.git
from 3c9a96a fix
add 5ffa310 fix
No new revisions were added by this update.
Summary of changes:
samples/Apache.IoTDB.Samples/Program.cs | 42 ++++++-------
src/Apache.IoTDB.Data/DataReaderExtensions.cs | 39 ++++++------
src/Apache.IoTDB.Data/IoTDBCommand.cs | 54 ++++++++---------
src/Apache.IoTDB.Data/IoTDBConnection.cs | 66 ++++++++++-----------
src/Apache.IoTDB.Data/IoTDBDataReader.cs | 72 +++++++++++------------
src/Apache.IoTDB.Data/IoTDBException.cs | 46 +++++++--------
src/Apache.IoTDB.Data/IoTDBFactory.cs | 4 +-
src/Apache.IoTDB.Data/IoTDBResult.cs | 34 +++++------
src/Apache.IoTDB.Data/Properties/AssemblyInfo.cs | 12 ++--
src/Apache.IoTDB/DataStructure/ArrayExtensions.cs | 42 ++++++-------
src/Apache.IoTDB/DataStructure/GetSubArray.cs | 42 ++++++-------
11 files changed, 225 insertions(+), 228 deletions(-)