[
https://issues.apache.org/jira/browse/HIVE-18518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336031#comment-16336031
]
Nishant Bangarwa commented on HIVE-18518:
-----------------------------------------
[~bslim] [~jcamachorodriguez] Please review attached patch to upgrade to 0.11.
One workaround I had to make in order to make the timezone tests pass is to add
a custom deserializer since in druid 0.11 doing a serde of druid query using
druid libs do not pick user timezone instead all the code is default to utc
with the changes in ([https://github.com/druid-io/druid/pull/4611)].
I think in short term adding a custom serializer would be fine, but in longer
run i think we should aim at removing the dependency on query serde to pick up
correct timezone.
> Upgrade druid version to 0.11.0
> -------------------------------
>
> Key: HIVE-18518
> URL: https://issues.apache.org/jira/browse/HIVE-18518
> Project: Hive
> Issue Type: Bug
> Reporter: Nishant Bangarwa
> Assignee: Nishant Bangarwa
> Priority: Major
> Attachments: HIVE-18518.patch
>
>
> this task is to upgrade to druid version 0.11.0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)