-
## **Problem Statement**
The ReportStream Support inbox received an email from Atilla Acar with Carbon Health. They are going through the Sender Onboarding process and receiving errors when validatin…
-
## Issue description
- [x] This issue is a regression.
- [ ] It is unknown if this issue is a regression.
**Question**
Is it real issue or this message should be ignored?
**Problem**
Nod…
-
### User Story:
As a STLT, I want to receive data in CSV format, so I can process the data as I want to.
### Description/Use Case
The UP currently only support HL7 v2 and soon FHIR data for sendi…
-
Seen in https://jenkins.scylladb.com/view/master/job/scylla-master/job/dtest-release/1167/testReport/junit/cdc_types_test/TestCDCCollectionsType/test_collection_delete_with_preimage_full_map_text_text…
-
**Describe the problem you faced**
hello i try to test several schema evolution usecases using hudi 0.15 and spark3.5 using hms 4
first test: Adding column in PG --> debezium / schema registry ok --…
-
### CircuitPython version
```python
8.0.4 on Pico/Tiny2040
```
### Code/REPL
```python
import usb_cdc
usb = usb_cdc.data
if usb.in_waiting:
print(usb.readline())
```
### Behavior
No da…
-
Hey @s-light ! Thank you for this library. I have been using with Rpi pico and it works great. I was hoping you could add support for the second serial console that usb_cdc provides: [usb_cdc.data](ht…
-
Hi! I really liked the project, and planning to do something similar myself, but I'm planning to go more to a midi controller side, I not exactly need a screen, etc.
I'm planning to use this video …
avlm updated
20 hours ago
-
In scylla-cdc-source-connector, the following query pattern is used to retrieve the changed data from the CDC table.
```
SELECT * FROM test.user_scylla_cdc_log WHERE "cdc$stream_id" IN ? AND "cdc$…
-
ScyllaDB has an extension to the CQL syntax which allows setting cells in list values directly by their timeuuid (described [here](https://github.com/scylladb/scylladb/blob/master/docs/dev/cql-extensi…