patelh

Results 6 issues of patelh

A first pass at using JDBC schema dump to generate a schema for Maha. Needs more work but getting there. I confirm that this contribution is made under the terms...

One of the limitations of maha is how we expect to define the schema. This is a primarily due to how we defined the same in the older version of...

Right now we are explicitly using Protocol Buffers for serialization for inmem druid lookups, which restricts us from using different serialization formats. Create a generic interface so we can have...

Currently we support jdbc and rocksdb for druid lookups, add support for mongodb based lookups based off how the jdbc look up works.

We are using version 1.5.1 and we've seen multiple instances where we have dead lock in LZ4Factory. Spark pipeline hangs and we end up killing it and restarting. Doesn't happen...

This upgrades dependencies to use version as of Feb 2024 and I rebased of master and changed parent pom to use druid 29. We are using maha in production with...