pranadb
pranadb copied to clipboard
We should create a plugin interface which allows protobuf definitions to be looked up from a schema registry. Right now, teams have to manually upload their protobuf definitions. With a...
We should allow brokers to be configured in the main config file so SASL can be used for auth on Kafka connections. E.g. provide a path to a sasl config...
If the HTTP API is to be used from a browser, then we need a CORS handler to handle the CORS protocol
2022-11-30 15:09:29.399201116 +0000 UTC m=+567.672531630 verification failed: messages do not match: map[string]*set.message{ - "key-0": &{RandCol: 2070, Timestamp: s"2022-11-30 15:00:02 +0000 UTC"}, - "key-1": &{Index: 1, RandCol: 7107, Timestamp: s"2022-11-30 15:00:02...
2022-11-30 11:30:01.913594958 +0000 UTC m=+600.654670808 cannot create source 'lotus_backfill_scenario_source_5sk2imq5lq': unexpected response: Failed to execute statement: PDB5000 - Internal error - reference: 95c8370f-df95-4a68-ad34-e5d9ab0365aa please consult server logs for details
2022-11-26 17:10:11.981585806 +0000 UTC m=+10.502485506 cannot create source 'lotus_timetravel_scenario_source_td3uxrpedl': unexpected response: Failed to execute statement: PDB1012 - Timed out waiting to execute DDL on schema: test. Is there another DDL...
With 3 nodes. Run with repeat to reproduce,
For a transient source with materialized view(s) there is no point in first hashing and forwarding to the source before simply forwarding to the owner of the aggregation key. We...
We should make this into its own golang module so it can be imported into other projects more easily.