Asthenia0412 commented on issue #66953: URL: https://github.com/apache/doris/issues/66953#issuecomment-5664791478
Hi @jimmy-boss, I've submitted a fix in #67960: TIMESTAMPTZ is now advertised as MYSQL_TYPE_TIMESTAMP in the column definition packet (instead of CHAR), the scale is reported correctly, and the binary result path encodes a proper MySQL TIMESTAMP payload. A golang driver scanning into time.Time should now work. Would appreciate your confirmation if it resolves the issue. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
