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

feat(bindings/haskell): support is_exist create_dir copy rename delete #2475

Merged
merged 2 commits into from
Jun 18, 2023
Merged

feat(bindings/haskell): support is_exist create_dir copy rename delete #2475

merged 2 commits into from
Jun 18, 2023

Conversation

silver-ymz
Copy link
Member

Update:

  • support is_exist create_dir copy rename delete
  • fix ByteSlice invalid ownership
  • refactor Operation to ForeignPtr to enable haskell GC automatic free
  • add OpenDALError to provide detailed error info
  • add tests about Fs

Now we still leave stat, list, scan to complete.

Signed-off-by: silver-ymz <yinmingzhuo@gmail.com>
Signed-off-by: silver-ymz <yinmingzhuo@gmail.com>
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Xuanwo Xuanwo merged commit 268b94a into apache:main Jun 18, 2023
@PsiACE PsiACE mentioned this pull request Jun 27, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants