rahul8383 commented on pull request #11609:
URL: https://github.com/apache/beam/pull/11609#issuecomment-623909918


   I have a couple of questions regarding the behaviour of logical types:
   
   - Will this line ever get hit? If not, can we modify `FixedBytes` as a 
`PassThroughLogicalType`?: 
https://github.com/apache/beam/blob/34c58c42f14d2534a2f72f9194ddf9cc69138eea/sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/logicaltypes/FixedBytes.java#L78
   
   - Can we consider that the input value provided is of BaseType, which we can 
convert to InputType and store in memory?


----------------------------------------------------------------
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]


Reply via email to