GitHub user 17Shristi edited a discussion: Querying on data set
I have certain charts which are embedded on client facing UI. I want to apply filters like user id to display data specific to that user. these charts are embedded using a guest token. Now when I simply passed rls clause in guest token api, filtering is happening but not on the db query. Db query is so heavy that it will take lot of time to load the data and then filter is being applied. I want filters to get apply on query only. @dosu can you help. GitHub link: https://github.com/apache/superset/discussions/34132 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
