Andrew Lamb
Andrew Lamb
> I guess one issue would be if the info we want returned is not tabular, then representing it in a SQL response may be problematic. In which case, REST...
> Right, well in that case, I suppose we are covered there - structured type support will be improved in DF if we need it 😃 ❤️
> The next test was the same row counts and queries, but this time in a single Parquet file unsorted. I wrote the data into the buffer and had it...
> In any case, this technique would make it possible to do very fast single series lookups even in large buffers before they get sorted and de-duped as Parquet. Nice!...