[ 
https://issues.apache.org/jira/browse/BEAM-9325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kyoungha Min updated BEAM-9325:
-------------------------------
    Description:     (was: I wish the following methods get overriden for 
performance reason. Im using custom version as it is too slow, but it would be 
nice to use already existing solution. 

org.apache.beam.sdk.util.UnownedInput/OutputStream currently do not override 
`read(byte[], int, int)` and `write(byte[], int, int)` and as a result, it is 
reading and writing 1 byte at a time. 

 )

> UnownedInput/OutputStream not overriding array method.
> ------------------------------------------------------
>
>                 Key: BEAM-9325
>                 URL: https://issues.apache.org/jira/browse/BEAM-9325
>             Project: Beam
>          Issue Type: Wish
>          Components: sdk-java-core
>            Reporter: Kyoungha Min
>            Priority: Minor
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to