Closed GoogleCodeExporter closed 8 years ago
Unfortunately some analytic functions convert their results into integers
incorrectly. See issue 374 for a similar bug.
We're reluctant to make changes that might break current users, but the new SQL
dialect (issue 448) will address this.
In the meantime, you can work around the issue by explicitly casting the
analytic function output to a timestamp before using it.
Original comment by jcon...@google.com
on 6 Apr 2016 at 4:27
Original issue reported on code.google.com by
joel.the...@poweredbygrow.com
on 5 Apr 2016 at 11:55Attachments: