[
https://issues.apache.org/jira/browse/BEAM-6783?focusedWorklogId=281117&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-281117
]
ASF GitHub Bot logged work on BEAM-6783:
----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Jul/19 15:53
Start Date: 23/Jul/19 15:53
Worklog Time Spent: 10m
Work Description: kanterov commented on issue #9119: [BEAM-6783] byte[]
breaks in BeamSQL codegen
URL: https://github.com/apache/beam/pull/9119#issuecomment-514271371
@amaliujia @apilloud I did one more commit to annotate builtin string UDFs
with Strict. It significantly simplifies the code and fixes a few of existing
TODOs. However, tests will pass without this change as well.
----------------------------------------------------------------
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: 281117)
Time Spent: 1h 50m (was: 1h 40m)
> byte[] breaks in BeamSQL codegen
> --------------------------------
>
> Key: BEAM-6783
> URL: https://issues.apache.org/jira/browse/BEAM-6783
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Reporter: Rui Wang
> Assignee: Gleb Kanterov
> Priority: Major
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Calcite will call `byte[].toString` because BeamSQL codegen read byte[] from
> Row to calcite (see:
> https://github.com/apache/beam/blob/master/sdks/java/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/impl/rel/BeamCalcRel.java#L334).
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)