[
https://issues.apache.org/jira/browse/BEAM-10915?focusedWorklogId=485838&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-485838
]
ASF GitHub Bot logged work on BEAM-10915:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Sep/20 16:36
Start Date: 17/Sep/20 16:36
Worklog Time Spent: 10m
Work Description: ibzib merged pull request #12859:
URL: https://github.com/apache/beam/pull/12859
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 485838)
Time Spent: 40m (was: 0.5h)
> AVG(INT64) suggests using DOUBLE, which isn't a supported type.
> ---------------------------------------------------------------
>
> Key: BEAM-10915
> URL: https://issues.apache.org/jira/browse/BEAM-10915
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql-zetasql
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: P2
> Time Spent: 40m
> Remaining Estimate: 0h
>
> I tried averaging an INT64 field, and got this error message:
> "AVG(LONG) is not supported. You might want to use AVG(CAST(expression AS
> DOUBLE)."
> LONG should be INT64, and DOUBLE should be FLOAT64.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)