-
command result as follow:
parquet-tools bloom-filter BloomFilter.snappy.parquet
row-group 0:
bloom filter for column id:
NONE
bloom filter for column uuid:
Hash strategy: block
Algorithm: b…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on t…
-
Hi!
I have a go program that generate parquet files. (I am using go 1.17)
```go
func Example() {
// Creating writer:
writer := parquet.NewWriter(
localParquetFile,
parquet.SchemaOf(pblo…
-
## Description
Trying to load a parquet w/ polars.EagerPolarsDataset with data catalog results in an error saying `no such file or directory` :
```
model_input_table@eagerPolars:
type: polars.Ea…
-
**Describe the bug**
Running both Q/P tools on eventlog `${QUAL_DATA}/dataproc-2.1/nds-h/powerrun-unoptimized-3k-parquet-train/eventlogs/cpu/` shows some duplicate entries in `data_cource_informati…
-
We currently do not have any tests for the tools.
**Reporter**: [Deepak Majeti](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mdeepak) / @majetideepak
**Note**: *This issue was origina…
-
### Description
Can't install Arrow/17.0.0 when parquet with encription is enable, here is my conanfile.py
I get the fallowing error:
```
error C1083: No se puede abrir el archivo incluir: '…
-
The class "org.apache.commons.codec.binary.Base64" in parquet-tools.jar version 1.9.0 is same at package and class name to which is in commons-codec.jar(all version) ,but its implement is much older.
…
-
### What happens?
_As suggested, moved from #5944_
I'm currently trying to use DuckDB in a corporate environment where our AWS access goes via an HTTP[s] proxy.
This means the proxy intercepts t…
-
I am not able to generate the schema for parquet file .
Below is the error.
parquet-tools schema Sample.parquet
usage: parquet-tools [-h] {show,csv,inspect} ...
**parquet-tools: error: argument {…