Re: Superset compatibility with parquet and deltalake files

2021-08-23 Thread Tai Dupree
Hi Sriram, Superset is not a query engine, just a visualization layer. Your best option for this would be to connect superset to databricks or trino/presto and they can run the queries. Info on how to connect to a db is here: https://superset.apache.org/docs/databases/installing-database-drivers.

Superset compatibility with parquet and deltalake files

2021-08-23 Thread Sriram V
Hi Team, We are storing data in the format of parquet and delta lake formats in azure. Is there anyways to connect and visualize the data in Apache superset by using those formats? If so, please mention the steps to connect that. Thank you Regards, Sriram V Engineer Tata Consultancy

Time Range Parameter in Metric?

2021-08-23 Thread Kate Oscarson
Hello! We are trying to create a dashboard where the chart metrics reference the to/from TIME RANGE specified in the filter box within a NESTED select statement. The parameters '{{from_dttm}}' and '{{to_dttm}}' work in the virtual SQL dataset, but not within the nested select statement metric.