altef commented on issue #8699: [SIP-29] Add support for row-level security URL: https://github.com/apache/incubator-superset/pull/8699#issuecomment-564445828 @toop I think (if memory serves) single quotes are used to enclose literals in Oracle. Using double quotes in that situation is probably resulting in invalid SQL. Allowing arbitrary SQL clauses lends a lot of power and flexibility but opens the door to user-error, which is hopefully reasonable since only admins can set the RLS filters.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
