The Wayback Machine - https://web.archive.org/web/20200905051709/https://github.com/topics/presto
Skip to content
#

presto

Here are 134 public repositories matching this topic...

cube.js
tobilg
tobilg commented Jul 14, 2020

Is your feature request related to a problem? Please describe.
It would be great to be able to configure the route output, e.g. I want to hide the Cube.js server is running in production mode. Learn more about production mode. when the base route is hit

Describe the solution you'd like
I think it would be great if one could configure the output of https://github.com/cube-js/cube.js/

martint
martint commented Aug 6, 2020
SELECT custkey, sum(totalprice)
FROM orders
GROUP BY custkey
ORDER BY 2 DESC

EXPLAIN

                                      Query Plan
---------------------------------------------------------------------------------------
 Fragment 0 [SINGLE]
     Output layout: [custkey, sum]
     Output partitioning: SINGLE []
     Stage Execution Strategy: UNGROUPED_EXECUTION

50+ DockerHub public images for Docker & Kubernetes - Hadoop, Kafka, ZooKeeper, HBase, Cassandra, Solr, SolrCloud, Presto, Apache Drill, Nifi, Spark, Consul, Riak, and DevOps tools built various distros: Alpine, CentOS, Debian, Fedora, Ubuntu

  • Updated Sep 3, 2020
  • Shell

80+ HAProxy Configs for Hadoop, Big Data, NoSQL, Docker, Elasticsearch, SolrCloud, HBase, MySQL, PostgreSQL, Apache Drill, Hive, Presto, Impala, Hue, ZooKeeper, SSH, RabbitMQ, Redis, Riak, Cloudera, OpenTSDB, InfluxDB, Prometheus, Kibana, Graphite, Rancher etc.

  • Updated Aug 19, 2020
  • Shell

Improve this page

Add a description, image, and links to the presto topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the presto topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.