rusackas commented on issue #36954: URL: https://github.com/apache/superset/issues/36954#issuecomment-5123541502
Sounds like this really is a sqlglot dialect gap rather than something we can special-case cleanly, the `RETURNING` clause on `json_value` isn't something our SQL validator understands for either Druid or Postgres. Given nothing new since I asked @betodealmeida, I'm inclined to close this as a parser limitation to raise upstream with sqlglot rather than something Superset can fix directly. Any interest in opening that PR, anyone? Tempted to, perhaps, once I get some other ones merged there that I'm currently working through. -- 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]
