-
Hi,
Just wondering whether this might be possible? Or no?
I ran into this trying to use `strobealign --aemb` for calculating the coverage of a genome in CoverM - by default it requires 10% of th…
-
Create a Parquet file with both string and large string type (note both are the same in Parquet, but pyarrow will restore the large_string type when reading back):
```python
import pyarrow as pa
im…
-
We've had some requests to allow the same Hadoop job to access more than one cluster. This could mean splitting output to two separate clusters, or it could be reading from one cluster and writing to…
-
Hi, I would like to know if there is any examples of splitting large files? I would like to implement it some how.
- Converts any XSD to a proper usable Avro schema (Avsc)
- Converts any XML to av…
-
Consider this C code, in `read0.c`:
#include
uint8_t f(uint8_t *p, uint32_t p_len) {
uint8_t s = 0;
for(uint32_t i = 0; i < p_len; i++) { s = s ^ p[i]; };
return s;…
-
@TallTed
Tim Holzheim has successfully imported Wikidata into a virtuoso instance see https://cr.bitplan.com/index.php/Wikidata_import_2024-10-28_Virtuoso and
https://wiki.bitplan.com/index.php/W…
-
Actually i dont know if it makes sense to post this here... i get the feeling that artemis is quite dead and the only contribuer left is @DaanVanYperen
We all know that artemis is not thread safe …
-
### Describe the bug
When using `az ssh vm`, the exit code is always 0, even if ssh command itself failed. When using openssh, the exit code of the ssh process returns the exit code of the executed…
-
```
import dask.dataframe as dd
from dask.diagnostics import ProgressBar
def split_url(url):
parts = url.split()
return parts[1] if len(parts) > 1 else url
def deduplicate_csv(input_fi…
-
Jira Link: [DB-11104](https://yugabyte.atlassian.net/browse/DB-11104)
### Description
Tried on version **2024.1.0.0-b102**
Logs:
Create database query during a backup restore failed with the be…