Tags: apache/iotdb-client-go
Tags
[to dev/1.3] cherry pick some fixes from main branch (#158) * Fix multiple issues in SessionPool and PooledTableSession (#153) * Call VerifySuccess before return to user (#151) * Move VerifySuccess * fix missing code * fix missing code * fix copilot review * fix: fix EOF error when decoding columns with empty string or zero po… (#155) * fix: fix EOF error when decoding columns with empty string or zero positionCount * Update column_decoder_test.go 增加license header * fix: return error when resp is nil after reconnect * fix: GetCurrentRowTime returns time.Time to avoid precision ambiguity * fix --------- Co-authored-by: Haonan <[email protected]> Co-authored-by: Zane <[email protected]>
fix: fix EOF error when decoding columns with empty string or zero po… ( #155) * fix: fix EOF error when decoding columns with empty string or zero positionCount * Update column_decoder_test.go 增加license header * fix: return error when resp is nil after reconnect * fix: GetCurrentRowTime returns time.Time to avoid precision ambiguity
PreviousNext