hongzhi-gao opened a new pull request, #17956:
URL: https://github.com/apache/iotdb/pull/17956

   ## Summary
   
   - Add `TSDate_C` for typed `TS_TYPE_DATE` inserts in the C API
   - Add `ts_row_record_get_date_int32` and 
`ts_row_record_get_string_byte_length` for query result readback
   - Fix `TS_TYPE_DATE` handling in typed insert (`toCharPtrVec` / 
`freeCharPtrVec`)
   - Extend `c_rowDelete` IT to cover DATE/BLOB and the new RowRecord getters
   
   ## Test plan
   
   - [x] `./session_c_tests "[c_rowDelete]"`
   - [x] `mvn -P with-cpp -pl iotdb-client/client-cpp -am verify` (sessionCIT 
passed)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to