We started the project with 4 full-time engineers and added a fifth person recently. We began working on Presto in August last year and deployed our first working version in January, and we've been iterating on it ever…
Airlift is a toolkit for building distributed services and it is the foundation of Presto. For the most part, it's a convenience layer on top of some well-known libraries (Jackson, Jersey, Jetty, Guice, etc.), but it…
We don't have a connector for flat binary records or plain HDFS, but you can take a look at the Hive connector here: https://github.com/facebook/presto/tree/master/presto-hive/s... We're also working on a example…
I can't speak to what other products like Impala, Apache Drill, etc. offer, but Presto supports the following: - Standard ANSI SQL syntax, including all the basic features you'd expect from a SQL engine (aggregations,…
We started the project with 4 full-time engineers and added a fifth person recently. We began working on Presto in August last year and deployed our first working version in January, and we've been iterating on it ever…
Airlift is a toolkit for building distributed services and it is the foundation of Presto. For the most part, it's a convenience layer on top of some well-known libraries (Jackson, Jersey, Jetty, Guice, etc.), but it…
We don't have a connector for flat binary records or plain HDFS, but you can take a look at the Hive connector here: https://github.com/facebook/presto/tree/master/presto-hive/s... We're also working on a example…
I can't speak to what other products like Impala, Apache Drill, etc. offer, but Presto supports the following: - Standard ANSI SQL syntax, including all the basic features you'd expect from a SQL engine (aggregations,…