ThalesGroup / incubator-superset

Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application. This is a fork to enhance its capabilities to include features like Data Connector for Elastic Search , REST Endpoint; linkable dashboards
Apache License 2.0
2 stars 5 forks source link

Feature [MIQ-2199]: Add support for date based partitions for hiveQL from Superset #272

Closed shmsr closed 3 years ago

shmsr commented 5 years ago

CATEGORY

Currently, it supports up to partitions like Date/ Hour. Please do review it.

The feature was implemented keeping in mind the best practices while making partitions in hive. Now superset will support queries to hive which are partitioned on the basis of date (%Y-%m-%d)

Ref: Best Practices for Hive Partitions by Date

Choose one

SUMMARY

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TEST PLAN

ADDITIONAL INFORMATION

REVIEWERS