Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Subtask]: Remove dir operation from ArcticFileIo in order to support S3 storage. #1362

Closed
2 of 3 tasks
baiyangtx opened this issue Apr 17, 2023 · 0 comments · Fixed by #1443
Closed
2 of 3 tasks

[Subtask]: Remove dir operation from ArcticFileIo in order to support S3 storage. #1362

baiyangtx opened this issue Apr 17, 2023 · 0 comments · Fixed by #1443
Labels
module:ams-server Ams server module module:core Core module module:mixed-hive Hive moduel for Mixed Format type:subtask Subtask of another issue
Milestone

Comments

@baiyangtx
Copy link
Contributor

Search before asking

  • I have searched in the issues and found no similar issues.

Description

Currently, the ArcticTable.io() return ArcticFileIo interface, this interface is hadoop oriented and some mehods are not supported when using OSS storage.

So refactor this code and move the filesystem based methods to Hive module.

Parent issue

#1061

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:ams-server Ams server module module:core Core module module:mixed-hive Hive moduel for Mixed Format type:subtask Subtask of another issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant