yahoo / maha

A framework for rapid reporting API development; with out of the box support for high cardinality dimension lookups with druid.
Apache License 2.0
129 stars 58 forks source link

Apply timezone from additionalParameter in hive query #1050

Closed ZhaoqiWang0605 closed 1 year ago

ZhaoqiWang0605 commented 1 year ago

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Changes Summary

Add a feature for hive query which supports to apply the timezone value which defined in additionalParameter in request to specific time column in hive query. The change should be reusable for other engines.