bobbai00 commented on issue #4393:
URL: https://github.com/apache/texera/issues/4393#issuecomment-4275379237

   > I suggest we go with this plan.
   
   @Yicong-Huang what's your opinion on this? I tried using the reactive 
clients (I tried https://vertx.io/docs/vertx-mysql-client/java/)to replace 
`mysql-connector-java`, but because those clients are async, we would need to 
define certain buffer & poll mechanism in the operator execution.
   
   An alternative is to rewrite this operator to be a Python-based operator, 
using package like: https://pymysql.readthedocs.io/en/latest/ (a MIT-licensed 
package)


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