-
### Describe the bug, including details regarding any error messages, version, and platform.
Simple repro:
```
import pyarrow as pa
import pandas as pd
pd.DataFrame({"x":pa.array(pd.Series([[2.…
-
### Describe the usage question you have. Please include as many useful details as possible.
I'm hoping to get suggestions on the best way to use the library to write a Parquet file given a slice o…
-
Hello @hadrilec @tfardet
There seems to be a bug on the parquet storage for geodataframes:
geodataframes are not rightly handled by pandas/pyarrow.
It seems a simple try/except and geopandas o…
-
xref: https://ibis-project.zulipchat.com/#narrow/stream/405330-duckdb/topic/spatial.20filtering.20joins/near/472566239
cc: @cboettig
(data from "https://data.source.coop/cboettig/ca30x30/ca_area…
-
I want queries like this to work:
```sql
select * from '/Users/andrewlamb/Software/datafusion/benchmarks/data/hits.parquet
```
This works great in datafusion-cli:
```shell
datafusion-cli -…
alamb updated
2 months ago
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
In delta-rs python bindings we switched from pyarrow writing parquets to parquet crate.
Quit…
-
As mentioned in #4, e.g.
```r
tar_sf_vector(filetype="parquet")
```
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…
-
I was using ClickBench queries to test octosql performance.
I get following error for query number 23:
`panic: runtime error: index out of range [1986948931] with length 4192`
Query:
`octo…