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

ASF GitHub Bot logged work on BEAM-11526:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jan/21 11:19
            Start Date: 04/Jan/21 11:19
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on a change in pull request #13639:
URL: https://github.com/apache/beam/pull/13639#discussion_r551257192



##########
File path: 
sdks/java/io/parquet/src/main/java/org/apache/beam/sdk/io/parquet/ParquetIO.java
##########
@@ -44,13 +44,13 @@
 import org.apache.beam.sdk.coders.CoderRegistry;
 import org.apache.beam.sdk.coders.StringUtf8Coder;
 import org.apache.beam.sdk.io.FileIO;
-import org.apache.beam.sdk.io.FileIO.ReadableFile;

Review comment:
       Can we get this one back again and and the shorter version in its use 
`ReadableFile` insted of `FileIO.ReadableFile` in the code/comments.




----------------------------------------------------------------
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: 530611)
    Time Spent: 50m  (was: 40m)

> Add schema support to ParquetIO
> -------------------------------
>
>                 Key: BEAM-11526
>                 URL: https://issues.apache.org/jira/browse/BEAM-11526
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-java-parquet
>            Reporter: Ismaël Mejía
>            Assignee: Anant Damle
>            Priority: P2
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> We can add support to use Beam Schema-based collections on ParquetIO. The 
> idea is to follow the approach done on AvroIO
> For ref.
> [https://github.com/apache/beam/commit/8bdbb3361701240a3d909c9dad24f3f31af18eac]
> [https://github.com/apache/beam/pull/9130]



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

Reply via email to