john-bodley commented on issue #6032: URL: https://github.com/apache/superset/issues/6032#issuecomment-870756795
For reference Airbnb is slated to have migrated all of their charts using the native Druid NoSQL connector to Druid SQL by mid August. I’m working with @villebro to share out the internal work (documentation, migration logic, scripts, etc.) we’ve undertaken which could be generalized for other installations hoping to migrate. Note there are some non-compatible differences and thus not every chart can be migrated. In terms of ad-hoc filters Druid 0.19.0 introduced a `REGEX_LIKE` SQL UDF which ensures parity with the `regex` comparator for the Druid NoSQL connector. -- 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]
