Tyler Seruga

Results 3 comments of Tyler Seruga

As someone who has actually implemented this exact idea in superset for a hackathon a few months back, this is a pipe-dream at best (to be fairly blunt). Using RAG...

Another finding that might help - if `ENABLE_TEMPLATE_PROCESSING` is turned off, another breakage in the contract shows up here: https://github.com/apache/superset/blob/master/superset/models/sql_lab.py#L72-L83

Relevant to this issue as well: https://github.com/apache/superset/issues/28218