ysinghc commented on issue #35505: URL: https://github.com/apache/superset/issues/35505#issuecomment-3561989372
@rusackas I can write a custom dialect definition directly in superset/sql/dialects/db2.py for db2, or should I write a basic fallback function that instead of parsing just treat the query as a string and pass it to the DB2 database directly with just basic security checks. -- 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]
