-
There is an issue when running `pqrs cat --csv [infile]` without timestamp objects. For me they are all set to 1970-01-01. But when I cat with json, it is fine. parquet-tools can convert it to csv fin…
-
In our application we mainly append new data to a parquet dataset, say when a user uploads content to our application. Sometimes however a user wants to close his account and we need to remove all dat…
-
### Feature request
I think that it would be great to add Arrow Tables as an IO type for BentoML endpoints. This would be particularly beneficial for the GRPC server where the Arrow IPC format (not…
-
#### Is your feature request related to a problem?
I wish I could use geopandas to create vector tiles (mbtiles) directly from GeoPandas.
#### Describe the solution you'd like
It would be gre…
-
**Is your feature request related to a problem? Please describe.**
Hello. Apache Parquet ( https://parquet.apache.org/ ) becomes more and more popular and I think it's like a standard now in the data…
-
Periodically we need to run GPU-BDB on a new system with local only storage.
It sometimes proves difficult getting the result directories setup correctly. For instance, w/ a config having the value…
-
**What happened**:
Reading a parquet file to a pandas dataframe, fastparquet crashes due to an error in unpack_byte_array.
I cannot share the parquet file due to PII. It has been created by AWS DMS.…
-
**Is your feature request related to a problem? Please describe.**
I want to write to a single parquet file
**Describe the solution you'd like**
```py
daft.read_parquet("./my_file.parquet").writ…
-
### Describe the enhancement requested
The current PR title check linter checks only "GH-XXX"/"ARROW-XXX"/"PARQUET-XXX".
We want to check "[COMPONENT]" too.
### Component(s)
Developer Tools
-
**Is your feature request related to a problem? Please describe.**
Currently you can only upload files that are in either parquet, or csv. It is not always be practical to convert your datasets to th…