nealf commented on issue #2574:
URL: https://github.com/apache/superset/issues/2574#issuecomment-1023722493


   Another use case (DB2 and MSSQL) we have for calling stored procedures uses 
the `{{ current_username() }}` jinja template to get a list of items the 
current user should have access to, which involves some sophisticated logic 
within the database. Some of our stored procedures could potentially be 
rewritten as table-valued functions, but I think a good chunk of them probably 
can't.
   
   I realize there is probably a lot of work to make this a reality, but wanted 
to just add an additional use case.


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

Reply via email to