-
Hi Team,
I am exporting the Data from the SQL server, Writing to Parque format, the same file trying to read in Databricks we can get the below issue, is there any solution for this
FAILED: [BAD…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
Parquet recently adopted the Variant type from Spark: https://github.com/apache/parquet-forma…
-
-
### Description
The current writer tests use a copy of the Arrow Parquet Reader. We can use the Velox Parquet Reader instead and remove the Arrow Parquet Reader.
https://github.com/facebookincubator…
-
The Croissant file exposed by HuggingFace seems to correspond to the parquet branch of the dataset, even when the dataset is native parquet:
- https://huggingface.co/datasets/mlfoundations/dclm-bas…
-
The [pg_parquet extension](https://github.com/CrunchyData/pg_parquet) was just released, which brings some great support for parquet files. I wanted to drop it here to put on the radar as something th…
-
Hello -- I am having an issue reading in the data because my Xenium output data are in the newer version of output files, parquet files rather than .csv.gz files (e.g. transcripts.csv.gz is now transc…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of geopandas.
- [x] (optional) I have confirmed this bug exists on th…
-
Using the file at `s3://fsq-os-places-us-east-1/release/dt=2024-11-19/places/parquet/places-00000.snappy.parquet` (part of https://opensource.foursquare.com/os-places/ .. ~434MB in size), pg_parquet s…
-
When trying to use `MessageColumnIO` to get a record reader, the following error occurs:
```
Exception in thread "main" java.lang.UnsupportedOperationException
at org.apache.parquet.column.value…