aglinxinyuan opened a new issue, #6885:
URL: https://github.com/apache/texera/issues/6885

   ### Task Summary
   
   Both `SQLSourceOpExec` dialect subclasses are 0% covered: 
`common/workflow-operator/.../source/sql/mysql/MySQLSourceOpExec.scala` and 
`.../source/sql/postgresql/PostgreSQLSourceOpExec.scala`. Their DB access sits 
behind an overridable `establishConn()`, so the JDBC URL construction, 
information_schema table listing, `open()` validation and each dialect's 
keyword-search SQL are unit-testable with mocked JDBC.
   
   ### Task Type
   
   - [x] Testing / QA


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

Reply via email to