Hi, all!
I just wanted to give a heads up that SIP-117
(github.com/apache/superset/issues/26786), "Improve SQL parsing", has
been fully implemented. We now have all the codebase using a single
parser library (`sqlglot`) through two new classes: `SQLScript` and
`SQLStatement` (a script is a se
Hi, folks!
I'd like to start a vote on SIP-154
(https://github.com/apache/superset/issues/32351). I've addressed the
comments posted there, so please take a look before casting your vote.
Also note that I have a proof-of-concept PR for the backend changes,
which are minimal: https://github.c
Hi, friends!
I'd like to start a discussion thread on SIP-154
(https://github.com/apache/superset/issues/32351), where I propose a
workflow for organizing columns and metrics in a dataset into folders.
Thank you,
--Beto
Hi, community.
I'm started a discussion thread on SIP-147, "A simpler chart API for
dashboards". This is a small modification to the way dashboard fetch
chart data, that should improve security and performance.
You can find it here:
https://github.com/apache/superset/issues/30816
Thank you,
+1, binding
On 2024-09-24 09:31, Justin Park wrote:
Hi,
Following up from the corresponding DISCUSS email I sent on January
2nd, I
was hoping to call a vote on [SIP-111] Proposal for improved database,
schema, and table selection UI in SQL Lab sidebar as detailed below:
https://github.com/apa