Beto Dealmeida

Results 78 comments of Beto Dealmeida

OK, I think this is ready for it's annual review! 😆

> @danilomo I think this shillelagh could be the basis of creating connectors to non-relational databases. This is what I need at the moment. I wanted to plot data from...

> I found a more permanent fix. The error seems to be caused by having the host name of your server set to the same thing as your lemmy instance...

> Why does CREATE CHART depend on subquery support? Because the chart builder wraps the SQL in a subquery — the SQL from SQL Lab becomes the inner query, and...

Even if this is not supported by sqlglot it should work in Superset as is — at least if DML is enabled. Let me take a look.

> The existing gsheets package does not allow writing of data, only reading, making this package necessary. Note that even though the optional dependency name in Superset is called `gsheets`,...

> For our use-case we'd want separate authentication, as we wouldn't want an extra DB engine to show up (we don't use Google Sheets as an adaptor.) Ah, makes sense....

This seems a bit confusing... if we allow a temporal filter that says "No filter", why not allow having no filters? It seems like we're leaking an implementation detail to...

@Vitor-Avila you need to rebase to fix the failing tests, @dpgaspar fixed them in `master` today.