-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Packages:
- arrow
- sfarrow
- duckdb (for query over parquet either local/remote file)
TODO list
- Support as
sourceType - Support as
uploadType(for conversion to parquet from a differentsourceType) - Support in
enrichWithData - Support in
enrichWithData(with query mode ) => to test duckdb package - Support in
enrichSpatialCoverageFromDB=> to test duckdb package - Support for remote query (in case parquet file is online and we don't want to download the data, but just query it) => to think about the best way to do this. data accessor?
- Support in
sf-write-genericaction
Reactions are currently unavailable