[
https://issues.apache.org/jira/browse/BEAM-6783?focusedWorklogId=285977&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-285977
]
ASF GitHub Bot logged work on BEAM-6783:
----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Jul/19 14:18
Start Date: 31/Jul/19 14:18
Worklog Time Spent: 10m
Work Description: kanterov commented on pull request #9169: [BEAM-6783]
byte[] breaks in BeamSQL codegen
URL: https://github.com/apache/beam/pull/9169
----------------------------------------------------------------
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: 285977)
Time Spent: 4h 40m (was: 4.5h)
> 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
> Fix For: 2.15.0
>
> Time Spent: 4h 40m
> 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)