Phillip Cloud

Results 993 comments of Phillip Cloud

Thinking about this more, it seems pretty thorny to include any notion of validity at all. I think whether a consumer considers a directory a valid thing to run queries...

As a follow up I would like to see about getting a more meaningful signature displayed than `Op(self, **kwargs)` for each operation.

+1 on consistency with plurals, no strong opinions on the separating underscore. I do find `drop_null` ever so slightly easier to read, but I'd also be okay with `dropnull`. Whoever...

Something to keep in mind for the future is that we'll need to add an API for this for window functions as well, since they support ordering.

Removing the bug label. This isn't broken functionality, it's a feature request for specific new behavior.

@ruiyang2015 Can you clarify a bit what "databricks" means here? Is that databricks cloud, databricks connect, or something else?

@Kilo59 Thanks for the links! The databricks DB-API looks pretty solid. They even support fetching query results as arrow tables.

We will be tackling this for the 10.0 release, stay tuned!

After trying in vain to get details/summary tags to work, they just show up as comments in the rendered notebook. I say we give up on that for now.

Just tried this out, and it is indeed a great improvement!