[
https://issues.apache.org/jira/browse/FLINK-36868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17904703#comment-17904703
]
Zakelly Lan commented on FLINK-36868:
-------------------------------------
Merge 31d6ce8 into master. Also bump forst version to 0.1.4
> Provide file system methods with string parameters for ForSt JNI
> ----------------------------------------------------------------
>
> Key: FLINK-36868
> URL: https://issues.apache.org/jira/browse/FLINK-36868
> Project: Flink
> Issue Type: Sub-task
> Reporter: Zakelly Lan
> Assignee: Zakelly Lan
> Priority: Major
> Labels: pull-request-available
>
> Currently, the ForSt core use `ForStFlinkFileSystem` via JNI to manipulate
> files. However, the parameter and return value contains `Path`, which
> introduces redundant JNI call to convert from/to std::string. We should
> provide methods with string directly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)