|
|
|
|
|
by pmh91
1494 days ago
|
|
Hi! One of the authors here.
We do have support for distributed querying, but it's not implemented in the command-line tool. (It makes for a much more complicated demo if you need multiple machines.) The query planner is happy to use as many machines as you can throw at it. We don't yet have good comparative benchmarks against Arrow or Presto, although I'm hoping we can get those. |
|