shuke987 commented on PR #65335:
URL: https://github.com/apache/doris/pull/65335#issuecomment-4912889132

   Addressed the review comments:
   
   - Added the `nonConcurrent` suite tag so `GetDebugPoint()` can be used by 
this case.
   - Changed the FE debug point from the nonexistent 
`PluginDrivenExternalTable.initSchema.sleep` to the actual JDBC debug point 
`JdbcExternalTable.initSchema.sleep`, and reused a single variable for 
enable/disable.
   
   Validation: `git diff --check` and GroovyShell parse both passed locally.
   


-- 
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]

Reply via email to