morningman commented on PR #60277: URL: https://github.com/apache/doris/pull/60277#issuecomment-3833327867
Hi @wanyu0315 , thanks for your PR. 1. Please use english comment. 2. Please add test cases (regression test or UT) to cover this. BTW the way, let me explain the issue you mentioned in #59546 : The `information_schema.tables` table from directly querying or `query()` tvf are 2 different tables. One is from Doris, one is from data source(MySQL). -- 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]
