villebro commented on issue #8699: [SIP-29] Add support for row-level security
URL: 
https://github.com/apache/incubator-superset/pull/8699#issuecomment-563851491
 
 
   @altef check `superset/common/query_context.py`: 
https://github.com/apache/incubator-superset/blob/master/superset/common/query_context.py#L163-L171
 . Here you have access to the datasource, and you need to make sure that the 
RLS keys are passed to the `cache_key` method in `query_object`.

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

Reply via email to