Hello,
i have seen the repository for the thrift c++ client.
https://github.com/iiint/IoTDB-CPP-Client
Some remarks:
1. Use cmake for building system. Both CLion and Visual Studio 2019 or
Visual Studio Code.
CMake should able to generate your thrift code and permit platform
indiependence.
2. Provide unit test, you can use and include catch.hpp and perform unit
test as we do.
3. If you need any assistance, please let me know.

One thing, it would be interesting to ask infra the use of sonarcube.io in
order to have
static analysis.

Best Regards,
Giorgio

Reply via email to