Re: [PR] [fix](prepared statement) fix protocol with TIME datatype [doris]

2025-02-05 Thread via GitHub
eldenmoon merged PR #47389: URL: https://github.com/apache/doris/pull/47389 -- 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: commits-unsubscr...@doris.ap

Re: [PR] [fix](prepared statement) fix protocol with TIME datatype [doris]

2025-02-05 Thread via GitHub
github-actions[bot] commented on PR #47389: URL: https://github.com/apache/doris/pull/47389#issuecomment-2638925076 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [fix](prepared statement) fix protocol with TIME datatype [doris]

2025-02-05 Thread via GitHub
github-actions[bot] commented on PR #47389: URL: https://github.com/apache/doris/pull/47389#issuecomment-2638925010 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](prepared statement) fix protocol with TIME datatype [doris]

2025-02-05 Thread via GitHub
HappenLee commented on code in PR #47389: URL: https://github.com/apache/doris/pull/47389#discussion_r1944053405 ## be/src/util/mysql_row_buffer.cpp: ## @@ -379,14 +442,13 @@ int MysqlRowBuffer::push_time(double data) { template int MysqlRowBuffer::push_timev2(double data, i