Arjun Narayan
Arjun Narayan
Given that the behavior of `now()` captures the time the dataflow was created and _not_ the time as of when a view is queried, this leaves users without a way...
stdout is super crowded
perhaps just in the readme. @awang forgot to specify the database, which silently succeeded (since it used the default "postgres" database) which is maddening to debug
Is there a way to encrypt the output containers @quodlibetor?
currently when there are connection failures you get a java exception stack trace. clean these up to just pass through the underlying postgres error message. this is a bit tricky...
currently the uberjar is at ~30megs, and its not clear we need to be
We use the TPC-H queries in many different Distributed SQL tests. It would be helpful to have a single documentation page listing the various queries, a short description in prose...
Percona has a [TPC-C load generator](https://github.com/Percona-Lab/tpcc-mysql) which we should take a close look at to see if its implementation is doing anything that we might want to also do, with...