[DONE] [SIP-117] Improve SQL parsing

2025-06-05 Thread roberto
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

[VOTE] [SIP-154] Optional dataset folders

2025-03-06 Thread roberto
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

[DISCUSS] [SIP-154] Optional dataset folders

2025-02-24 Thread roberto
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

[DISCUSS] [SIP-147] A simpler chart API for dashboards

2024-11-06 Thread roberto
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,

Re: [VOTE][SIP-111] Proposal for improved database, schema, and table selection UI in SQL Lab sidebar

2024-09-27 Thread roberto
+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