[
https://issues.apache.org/jira/browse/FLINK-40426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116994#comment-18116994
]
caosurong commented on FLINK-40426:
-----------------------------------
Hi, I'd like to work on this issue. I plan to implement the Parquet and JSON
read/write helpers following FLIP-591, reuse the existing generic connector
infrastructure where applicable, and add parameter validation, tests, and
documentation.
Could you please assign this issue to me? Please let me know if there are any
additional scope considerations.
> Add Parquet and JSON filesystem I/O APIs to DataFrame API
> ---------------------------------------------------------
>
> Key: FLINK-40426
> URL: https://issues.apache.org/jira/browse/FLINK-40426
> Project: Flink
> Issue Type: Sub-task
> Components: API / Python
> Reporter: Liu Liu
> Priority: Major
>
> Add typed filesystem source and sink helpers for Parquet and JSON:
> * {{pf.read_parquet(...)}}
> * {{DataFrame.write_parquet(...)}}
> * {{pf.read_json(...)}}
> * {{DataFrame.write_json(...)}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)