Skip to content

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

Merged
Xuanwo merged 2 commits intoapache:mainfrom
silver-ymz:feat/haskell-more-operation
Jun 18, 2023
Merged

feat(bindings/haskell): support is_exist create_dir copy rename delete#2475
Xuanwo merged 2 commits intoapache:mainfrom
silver-ymz:feat/haskell-more-operation

Conversation

@silver-ymz
Copy link
Copy Markdown
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>
@github-actions github-actions Bot added the releases-note/feat The PR implements a new feature or has a title that begins with "feat" label Jun 17, 2023
Comment thread bindings/haskell/test/BasicTest.hs Outdated
Comment thread bindings/haskell/haskell-src/OpenDAL.hs
Signed-off-by: silver-ymz <yinmingzhuo@gmail.com>
Copy link
Copy Markdown
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

Labels

releases-note/feat The PR implements a new feature or has a title that begins with "feat"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants