Add support for exporting to duckdb (via parquet) #514
Annotations
6 errors and 1 warning
quackosm/cli.py#L692
Replace `in [x, y, z]` with `in (x, y, z)`
|
quackosm/cli.py#L738
Replace `in [x, y, z]` with `in (x, y, z)`
|
quackosm/cli.py#L803
Replace `in [x, y, z]` with `in (x, y, z)`
|
quackosm/pbf_file_reader.py#L767
Replace `{str(parsed_geoparquet_file)}` with `{parsed_geoparquet_file}`
|
quackosm/pbf_file_reader.py#L837
Replace `{str(parsed_geoparquet_file)}` with `{parsed_geoparquet_file}`
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, pdm-project/setup-pdm@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading