-
With the latest clang update it seems that MIOpen is hit with the following warning as error in build process:
```
# clang --version
AMD clang version 16.0.0 (ssh://gerritgit/lightning/ec/llvm-pr…
-
Hi,
We are migrating from AVRO to Proto so we have some topics using Avro and other Proto.
I am trying to use a function that has 2 parameters as input: the first one is AVRO and second is Proto…
-
Recently Micronaut 4 was released. Unfortunately, Micronaut 4 isn't binary compatible with Micronaut 3 and in order to make it work, it requires a new [micronaut-camunda-external-client](https://githu…
-
## Summary
In configuration with Celery + Docker executors.
If some solids/resources print something into `stdout` pipeline fails with error:
```
json.decoder.JSONDecodeError: Expecting value: l…
-
I follow the example of JsonDeserializer
and i always got this error message
Local: Value serialization error : Unrecognized field: references; error code: 422
i am using the these nuget versi…
-
I'm interested in getting litex to work fully with the tang primer 20k, so I can try some riscv rust programming on it. Without the dram things are kinda limited (the dram is way overkill, but I want…
-
I would like to require authentication to pub/sub to topics at least on private servers.
I think Google Identity would be a good provider here since authenticating to it is a familiar part of the typ…
-
Need for improved documentation and/or examples.
(In the end, I want to use ATAT in an embedded project to implement a modem communication with an MQTT server, but of course at first I want to test…
-
So sending any document tx via default Nippy SerDe works ok.
E.g.
```shell
curl -X POST \
-H "Content-Type: application/edn" \
-d '[[:crux.tx/put {:crux.db/id :ivan, :name "Ivan" :la…
-
Hello,
We are heavily using Avro union schemas within our environment & services. Trying to run Kafka based load tests using xk6-kafka, we are getting errors when serializing objects. I have seen i…