-
Hi, when the string is long, brotli.encode/decode cuts the string in half, I've tried with several long strings and the result is the same, with short strings it works fine.
code example (I'm runni…
-
Does h5netcdf support zstd compression?
#### Is your feature request related to a problem? Please describe.
```python
import xarray as xr
ds = xr.DataArray(np.zeros(3), name='data').to_dataset()…
-
Hi,
I am currently benchmarking tools that balance "compression and accessibility" for genotype data and encountered an issue when using XSI with large datasets. I hope you can assist me in resolvi…
-
If a `ZipArchive` is opened in Update mode, calling `ZipArchiveEntry.Open` will always result in the entry's data being decompressed and stored in memory.
This is because `ZipArchiveEntry.Open` call…
-
By ChatGPT.
Here's how you can add non-standard options (such as indexes, constraints, and custom storage settings) to tables in different databases like MS SQL, Oracle, and Cassandra:
### 1. **MS S…
-
Hi,
Thank you for your work. I have been studying and using your work for a few days. I wondering if I can implement a data compression algorithm in this plugin
For example, I want to compress t…
-
Exalate commented:
The architecture docs needs to cover how CockroachDB handles compression. Keys are compressed using prefix compression, and the data uses Snappy compression, and the rate depends …
-
### What type of enhancement is this?
Refactor
### What subsystems and features will be improved?
Command processing, Compression
### What does the enhancement do?
### Problem:
We have a table w…
-
This write-up was prompted by [this zulip topic](https://neuroinformatics.zulipchat.com/#narrow/channel/406001-Movement/topic/Output.20formats).
## The problem
We have so far taken a pluralistic…
-
### Terraform Version
```shell
1.10
```
### Terraform Configuration Files
I haven't been able to build an easily distributable repo. The problem is only occurring in our private repos. We…