-
##### Description
Using a simple HTTP API where I send many requests in a loop. I create a new producer for each HTTP request using a new UUID just for the sake of testing purposes. Expecting that …
-
**Description:**
I tried running the default cipher `Shortest paths to systems trusted for unconstrained delegation` against my data set but it did not finish, in the log i can see errors regarding…
-
## Description
Hardcode "user1.gno" break the file tests.
#662
https://github.com/gnolang/gno/pull/662#issuecomment-1496891135
All modified testing cases in tests/files should have failed…
piux2 updated
2 weeks ago
-
![image](https://github.com/CarmineOptions/governance/assets/29162522/5719dccd-759e-493a-80dc-d64990db4dc4)
- in files `frontend/src/components/NewProposalForm.tsx` & `frontend/src/components/Propo…
-
Qbeast Spark supports reading files not indexed with Qbeast Metadata. There's different situations that can cause a table to have a hybrid state.
- Different set of writers. One writes with Qbeast, t…
-
Unfortunately it seems that the backed up archives are not able to be restored..
ghcr.io/tensorchord/cloudnative-pgvecto.rs:16.2-v0.2.1
Cluster CRD:
```yaml
---
apiVersion: postgresql.cnpg.io…
-
**Describe the problem you faced**
When I read a table (e.g. tb_transaction_detail) and write to another hudi table (e.g. tb_transaction_detail_bucket_index) with bulk insert and bucket index enabl…
ziudu updated
4 months ago
-
- [X] I have updated Purchases SDK to the latest version
- [X] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md)
- [X] I have …
-
#### System information
Erigon version: `cast client -r https://eth-pokt.nodies.app/` -> erigon/2.59.3/linux-amd64/go1.21.5
I don't have access to this instance.
#### Expected behaviour
Ru…
-
Dialect: ALL
failing sql:
```sql
BEGIN TRANSACTION;
-- do stuff
```
should fail to compile because the transaction wasn't closed