Wes McKinney
Wes McKinney
I'm going to add some logic to cache the schema for "small" schemas (< 100 columns, we can tweak the threshold based on how much we want to pay for...
This just fires a data update now when the dataset has fewer than 10 million total values, for very large datasets it's safer to clear caches and repaint. We can...
It appears we will also need to create portable builds of our zeromq.js fork to work with older glibc
I will take a look, it should be a small fix
We're fixing some things in the build system, please wait for the next build to land (we took down build 27 so there is just 21 for now)
This would be straightforward to implement at the data explorer protocol level, but a couple of challenges * Since the search is text-based, columns that aren't strings already have to...
This shouldn't be too difficult to implement in the backend so whenever there is enough bandwidth to add the frontend UX for this we could definitely make it happen
@jthomasmock I took a closer look at this today to come up with an implementation plan with reasonable time investment. - A search box can be added to the upper...
I just wanted to add that on Linux, the layout shortcut buttons in the titlebar are absent:  So having this affordance is extra important (the only way to restore...
> Right, and also there might be some closed-source Parquet implementations significant enough to participate in integration testing? Cueing in more informed people @julienledem @wesm @gszadovszky . My guess is...