-
### Describe the bug, including details regarding any error messages, version, and platform.
cmake output looks like do not shows any tries to detect `boost`
```text
+ /usr/bin/cmake -B x86_6…
-
FWIW, we can copy it in R with:
```r
library(gdalraster)
set_config_option("AZURE_STORAGE_ACCOUNT", "pcstacitems")
f [1] TRUE
vsi_stat(f, "size")
#> integer64
#> [1] 16470860
vsi_copy_file(…
-
I am using Stocator via Spark to write a dataframe to IBM COS
```
df.write.parquet("cos://mybucket.service/tpcds/call_center")
```
in the above call, stocator creates the folder 'call_center' …
-
10x is dropping transcripts.csv.gz from the Xenium Bundle in the new release of the Xenium Onboard Analysis ([release notes](https://www.10xgenomics.com/support/software/xenium-onboard-analysis/latest…
-
Now that we have separated plugin implementations from pinot core code, let's re-organize the plugins and also change the package names in the plugin implementations.
CURRENT
- pinot-spi
- pino…
-
I'm having a small issue when trying to install {duckdb} extensions on my Windows machine. I suspect this is because duckdb is pointing to a `http` url, instead of a `https` url. See reprex and R sess…
-
**Describe the bug**
Stuck in infinite checking loop when using "de-DE" instead of "de".
**Steps to reproduce**
Freshly install Ltex.
Set the `ltex.language` setting to `de-DE`.
Check a latex d…
-
Right now it does not:
```
$ parquet-tools schema -f go testdata/map-composite-value.parquet
parquet-tools: error: go struct does not support composite type as map value in field [Parquet_go_root…
-
### Problem description
I wish I could read zstd compressed csv files using `read_csv` and ideally also `scan_csv`. See https://stackoverflow.com/questions/76417610/how-to-read-csv-a-zstd-compresse…
-
A Zeppellin notebook that demonstrates how to unpack a Parquet data set and extract the metadata, displaying things like number of files, file format, compression, number of columns, block size, index…