[
https://issues.apache.org/jira/browse/BEAM-10925?focusedWorklogId=505399&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-505399
]
ASF GitHub Bot logged work on BEAM-10925:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Oct/20 20:20
Start Date: 27/Oct/20 20:20
Worklog Time Spent: 10m
Work Description: amaliujia commented on pull request #13200:
URL: https://github.com/apache/beam/pull/13200#issuecomment-717514966
Those failed SQL precommits are about compilation error by Janino. For
example:
```
java.lang.UnsupportedOperationException: Could not compile CalcFn: {
c.output(org.apache.beam.sdk.values.Row.withSchema(outputSchema).attachValues(java.util.Arrays.asList(org.apache.beam.sdk.extensions.sql.zetasql.translation.impl.TimestampFunctions.timestamp(1230219000000L))));
}
```
It is not obvious to me why this PR has failed such tests. Will take another
look to see whether I can find the root cause.
----------------------------------------------------------------
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: 505399)
Time Spent: 2h 40m (was: 2.5h)
> ZetaSQL: Support Java UDF
> -------------------------
>
> Key: BEAM-10925
> URL: https://issues.apache.org/jira/browse/BEAM-10925
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql-zetasql
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: P2
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)