LinuxSuRen opened a new issue, #121: URL: https://github.com/apache/iotdb-client-go/issues/121
I got the following errors: `dest[0] types must be *[]byte or *string` when I try to fetch all the data via: ```golang cols := make([]any, 3) sd.Scan(cols...) ``` -- 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: notifications-unsubscr...@iotdb.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org