-
## Have you checked borgbackup docs, FAQ, and open Github issues?
Yes
## Is this a BUG / ISSUE report or a QUESTION?
BUG / ISSUE
## System information. For client/server mode post info…
-
Thank you for this great library.
### Incorrect export
In a larger scene, I noticed that some objects were garbled after export to .glb/.gltf. But the data in the Trimesh objects was correct.
…
-
### Environment
* LWJGL version: `3.2.3`
* Java version: `11`
* Platform: `Linux`
* Module: `xxhash`
### Description
I have a maven project (IntelliJ IDEA) with XXHASH.
While runtime f…
ghost updated
3 years ago
-
#### Describe your feature request
In our ETL flow, we usually concatenate multiple column after casting them to strings then hash them for fast change comparison.
This can be done quite fast in pan…
-
Hey,
Thanks for xxh3! I apologize if this is a waste of time for you folks but given that documentation isn't due until v1.0.0 I'd like to make sure I'm not about to make a horrific mistake that I …
-
Here is the full error
[E] Error: rsync: [generator] chgrp "/mnt/truenas/backups/jojm Backups/ipod backup/backintime/joe-System-Product-Name/joe/2/new_snapshot/backup/media/joe/JOJM'S BASE/.battery_…
-
Hi, I'm trying to backup hyper-v virtual machines. They are stored on ReFS and deduplicated. ZPAQ/ZPAQFRANZ both cannot see all files. Most files are (just like) invisible for ZPAQ.
I found that pr…
-
Binary: ww15
Query: TPC-DS q67
**Exception**
Driver: Error: Error running query: java.lang.IllegalStateException: Writer index cannot be less than reader index (state=,code=0)
Executor:
C [li…
-
Currently `_xxhash.py` of the [ifduyue/python-xxhash](https://github.com/ifduyue/python-xxhash) packge doesn't expose an interface for xxh3/xxh128. Possible action would be opening an issue there for …
-
Either via 2xcrc32 or xxh3. Also move to a util file so it is reusable.