[ 
https://issues.apache.org/jira/browse/AVRO-3504?focusedWorklogId=762124&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-762124
 ]

ASF GitHub Bot logged work on AVRO-3504:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Apr/22 05:47
            Start Date: 26/Apr/22 05:47
    Worklog Time Spent: 10m 
      Work Description: izveigor closed pull request #1667: AVRO-3504: New 
method "skip_data" for DataFileReader
URL: https://github.com/apache/avro/pull/1667




Issue Time Tracking
-------------------

            Worklog Id:     (was: 762124)
    Remaining Estimate: 0h
            Time Spent: 10m

> New method "skip_data" for DataFileReader
> -----------------------------------------
>
>                 Key: AVRO-3504
>                 URL: https://issues.apache.org/jira/browse/AVRO-3504
>             Project: Apache Avro
>          Issue Type: New Feature
>          Components: python
>            Reporter: Igor Izvekov
>            Priority: Minor
>              Labels: features
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> DatumReader has method "skip_data" which skips data with the help of a 
> decoder. I suggest applying this method for DataFileReader to skip a lot of 
> useless data.
> New method "skip_data" for DataFileReader would accept the argument "number" 
> which means number of datums that need skip.
> Test for new fixture was written in "test_datafile.py". The test removes 50 
> misses from coverage.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to