-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
### Desc…
-
I have a react/node.js project I am working on that I want to use the @databricks/sql v1.8.1 module on my machine running windows 10. The lz4 module is a dependency, and I keep running into this error…
-
**Describe the bug**
I am trying to run queries with Ballista but I get this error on the client.
```
Fail: Arrow error: Invalid argument error: lz4 IPC decompression requires the lz4 feature
…
-
I'd like to have a stream pass compressed data using the lz4 option. This would offer improved performance in applications passing text messages across network boundaries in a simple way.
A new so…
-
(see original discussion here too -> wrye-bash/wrye-bash#338)
> The official lz4 is here: https://github.com/lz4/lz4
## TODO
- [x] Incorporate dependence on LZ4 distribution
- [ ] (1) Wrap…
-
Just to document our offline communication: based on a hint by @JulianKunkel at SC16, we should investigate adding [LZ4](https://github.com/lz4/lz4) as a transform for compression.
[Single-thread p…
-
Cant Load the AB in AssetStudio
The Issue#960 show me the ab file header may wrong.But I had checked my AB, and cant find some wrong with the header.
There are error tips and my AB File
![Snipaste_…
-
load [file](https://github.com/Perfare/AssetStudio/files/8478055/111.b.zip) UnityFS 5.x.x 2017.4.41c1 but it throws this error when trying to decompress
-
How to do high compression (`-9`) when using compress function?
-
I've spent hours testing LZ4 implementations and yours, without native libraries, still remains the faster.
Thanks for your effort.