Enrico Olivelli

Results 118 issues of Enrico Olivelli

**FEATURE REQUEST** 1. Please describe the feature you are requesting. All databases have a way to send a log of mutation to third party tools (like Debezium). Implementing CDC in...

enhancement

**FEATURE REQUEST** We could implement JWT based authentication. The token would be the password and the username can be a fixed value. The JWT contains a "subject" that would be...

enhancement
component/core
component/jdbc

This is a prototype (that doesn't work) for a Pulsar Source for HerdDB: - it uses CDC features - it writes data to Pulsar, using KeyValue Schema, encoded with AVRO...

Follow up of #732 - upgrade OpenJPA to 3.1.3 - enable "native" SchemaFactory, that create FOREIGN KEYs at database level - add test cases

Currently (up to 0.20.0BETA) even if you write VARCHAR(1000) the internal datatype is STRING and without any kind of limit on the length of the string. We should implement this...

enhancement
component/core
component/jdbc