Popular repositories
-
Forked from prestodb/presto
Distributed SQL query engine for running interactive analytic queries against big data sources.
Java
-
-
Forked from statsmodels/statsmodels
Statsmodels: statistical modeling and econometrics in Python
Python
-
Forked from graphaware/neo4j-to-elasticsearch
GraphAware Framework Module for Integrating Neo4j with Elasticsearch
Java
-
-
Forked from smurfix/flask-script
Flask extension to help writing external scripts for Flask applications
Python
344 contributions in the last year
Contribution activity
March 2021
Created 1 commit in 1 repository
Created an issue in apache/superset that received 7 comments
[Explore]SORT BY metric incorrectly re-added to SELECT clause
If the metric name/expression is the same as the SORT BY metric, the SORT BY metric is re-added to the SELECT clause (necessary for sorting) which …