fix ByteBuffer build error ,use Array.Reverse() #138
Annotations
10 warnings
|
Build:
src/Apache.IoTDB/DataStructure/SessionDataSet.cs#L281
'RowRecord.RowRecord(long, List<object>, List<string>)' is obsolete: 'Use the constructor with List<TSDataType> instead'
|
|
Build:
src/Apache.IoTDB/DataStructure/SessionDataSet.cs#L93
'SessionDataSet.RowCount' is obsolete: 'Use CurrentBatchRowCount() instead. This property returns batch size, not total row count.'
|
|
Build:
src/Apache.IoTDB/DataStructure/SessionDataSet.cs#L281
'RowRecord.RowRecord(long, List<object>, List<string>)' is obsolete: 'Use the constructor with List<TSDataType> instead'
|
|
Build:
src/Apache.IoTDB/DataStructure/SessionDataSet.cs#L93
'SessionDataSet.RowCount' is obsolete: 'Use CurrentBatchRowCount() instead. This property returns batch size, not total row count.'
|
|
Build:
src/Apache.IoTDB/DataStructure/SessionDataSet.cs#L281
'RowRecord.RowRecord(long, List<object>, List<string>)' is obsolete: 'Use the constructor with List<TSDataType> instead'
|
|
Build:
src/Apache.IoTDB/DataStructure/SessionDataSet.cs#L93
'SessionDataSet.RowCount' is obsolete: 'Use CurrentBatchRowCount() instead. This property returns batch size, not total row count.'
|
|
Build:
src/Apache.IoTDB/DataStructure/SessionDataSet.cs#L281
'RowRecord.RowRecord(long, List<object>, List<string>)' is obsolete: 'Use the constructor with List<TSDataType> instead'
|
|
Build:
src/Apache.IoTDB/DataStructure/SessionDataSet.cs#L93
'SessionDataSet.RowCount' is obsolete: 'Use CurrentBatchRowCount() instead. This property returns batch size, not total row count.'
|
|
Build:
src/Apache.IoTDB/DataStructure/SessionDataSet.cs#L281
'RowRecord.RowRecord(long, List<object>, List<string>)' is obsolete: 'Use the constructor with List<TSDataType> instead'
|
|
Build:
src/Apache.IoTDB/DataStructure/SessionDataSet.cs#L93
'SessionDataSet.RowCount' is obsolete: 'Use CurrentBatchRowCount() instead. This property returns batch size, not total row count.'
|
Loading