Thanks moon,
Started the process of forking, will soon push the patch after fixing
timezone review point.
will see if i can add a timezone as a config parameter in bigquery
interpreter, please let me know if there is any other way
-
Srikanth G N
Sentienz
--
Sent from:
http://apache-zepp
Hi,
I think formatting timestamp in this case is reasonable.
It would be great if we can push this patch.
(Should timezone need to be hardcoded?)
Thanks,
moon
On Fri, Dec 15, 2017 at 3:31 AM Srikanth G N wrote:
> As seen in the attached image, the select queries on bigquery table whose
> outp
As seen in the attached image, the select queries on bigquery table whose
output fields contain TIMESTAMP are not shown as Dates, which is the
expected behavior when compared to query outputs on say mysql databases.
While debugging the issue (zeppelin 0.7.3 source, file
BigQueryInterpreter.java),