-
Reported here:
https://huggingface.co/datasets/Asap7772/persona_gpt4_paired_margin1_allsplit/discussions/1#66187c367d8c2cd6fbce4a19
Error is:
```
{"error": "Could not read the parquet file…
-
Seeing a re-emergence of this issue on a recently release Parquet Dataset: https://github.com/huggingface/dataset-viewer/issues/602
```
Server error while post-processing the split rows. Please re…
-
### Library Version
4.16.4
### OS
Windows 10
### OS Architecture
64 bit
### How to reproduce?
1. Checkout solution from this repo: https://github.com/WoMayr/ParquetTableWriteIssue
2. Change ba…
-
## Solutions
* https://github.com/rerun-io/rerun/issues/6065
* https://github.com/rerun-io/rerun/issues/6066
* https://github.com/rerun-io/rerun/issues/4184
## Context
Every `log` call in Rer…
-
**Describe the feature you'd like to be added to Parquet Viewer**
Hi,
can you please add the support of Arrays?
I can't open array columns:
![image](https://github.com/mukunku/ParquetViewer/assets…
-
CI is broken for test_load_dataset_distributed_with_script. See: https://github.com/huggingface/datasets/actions/runs/8614926216/job/23609378127
```
FAILED tests/test_load.py::test_load_dataset_dist…
-
@dogversioning said
yiikes - that's killing the lambda runtime
it's also killing my local parquet viewer...
ok - there's 1 million records in here
50MB compressed in parquet is like 5x10 times…
-
Now we have a CLI tool to convert a script dataset to a data-only one (parquet). See https://github.com/huggingface/datasets/releases/tag/2.19.0
We should reflect that in all the error messages f…
-
**Parquet Viewer Version**
2.10.1.1
**Where was the parquet file created?**
Python
```python
def saveAsParquet():
print(f"Saving...")
print(f"Parquet format: [{PARQUET_FILE}]")…
-
Currently we have urls scan implemented for first 100K rows [here ](https://github.com/huggingface/datasets-server/blob/main/services/worker/src/worker/job_runners/split/opt_in_out_urls_scan_from_stre…