[
https://issues.apache.org/jira/browse/FLINK-36868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zakelly Lan resolved FLINK-36868.
---------------------------------
Resolution: Fixed
> 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)