starudream commented on issue #17227: URL: https://github.com/apache/doris/issues/17227#issuecomment-1449223137
> 我这个muti jdbc目录的时候,只能看到4064行数据,你这边遇到了吗 只能 count 出 4064 :joy: ```sql mysql> SELECT COUNT(*) FROM xxx; +----------+ | count(*) | +----------+ | 4064 | +----------+ 1 row in set (0.20 sec) ``` -- 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]
