You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/07/15 10:36:38 UTC

[GitHub] [flink-table-store] JingsongLi opened a new pull request, #218: [FLINK-28072] Set Hadoop FileSystem for Orc reader

JingsongLi opened a new pull request, #218:
URL: https://github.com/apache/flink-table-store/pull/218

   Now orc reader uses Hadoop FileSystem, but orc writer uses Flink FileSystem.
   
   This can lead to some inconsistencies and possibly classloader loading issues.
   We can unify this by setting the Hadoop FileSystem that we get from Flink for the orc reader.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-table-store] JingsongLi merged pull request #218: [FLINK-28072] Set Hadoop FileSystem for Orc reader

Posted by GitBox <gi...@apache.org>.
JingsongLi merged PR #218:
URL: https://github.com/apache/flink-table-store/pull/218


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org