xiangmy21 opened a new pull request, #14097:
URL: https://github.com/apache/iotdb/pull/14097

   ## Description
   Added initial table model support for the C++ client. The main changes 
include:
   - Added `sqlDialect` and `database` members to the `Session` class.
   - Added `columTypeList` member to the `Tablet` class to identify column 
types.
   - Added `insertRelationalTablet` function to support inserting Table Model 
Tablets.
   - Added `sessionRelationalIT.cpp` test.
   - Added `SessionTableModelExample.cpp` example.


-- 
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