-
**Problem description**
Session logs are stored in parquet files. The can be red at the nodes using: `parquet-tools show state.parquet`. This is a hard to remember command. We should consider to add:…
-
- [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…
-
### Bug description
result is different from parquet-tools output:
```
lniu@devrestricted-lniu:~/velox_parquet_test_triage/fail_parquet_files/testStructOfTwoArrays$ parquet-tools show native_parque…
-
I have code that writes a structure using a GenericWriter. Using the default buffer size occasionally resulted in parquet files that would cause a panic when read in (I used other tools to attempt rea…
-
When I'm trying to copy data from local Parquet file to the database I get the following error:
```
type mismatch for column "bla" between table and parquet file. table expected "Utf8" but file h…
-
How may I solve this?
$ python gwas_summary_imputation.py -by_region_file $DATA/eur_ld.bed.gz -gwas_file harmonized.test.txt.gz -parquet_genotype $DATA/reference_panel_1000G/chr1.variants.parquet…
-
```
public List generateRecords(int n) {
List records = new ArrayList(n);
for (int i = 0; i < n; i++) {
int int32 = random.nextInt();
long int64 = ra…
-
### 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.
### Repro…
-
**Use case**
I saw some people use it and have a subpar experience.
**Describe the solution you'd like**
- output String as UTF-8 String by default, even despite the fact that the strings can…
-
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…