6 ms·
This is super interesting - aside from the benchmarks are there any good examples of loading and querying data from external sources? Any plans to support othe
by owenm 10mo ago
This is super interesting - aside from the benchmarks are there any good examples of loading and querying data from external sources? Any plans to support other formats like parquet?
- viktorsovietov 10mo agoSo far, we haven't had any particular need for native support for parquet files. This type of import can be done satisfactorily via RayPy, and there is also a plugin that allows you to access kdb+ instances.