-
Notifications
You must be signed in to change notification settings - Fork 457
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
[VL] Add native read support from ABFS storage #3580
Comments
@gaoyangxiaozhu @zhli1142015 thanks for the help, do you happen to have some ideas on how to validate this via tests? We currently have some S3(minio) related jobs running locally to verify the S3 adaptor. -yuan |
for read part we can leverage azurite simulator https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio |
@zhouyuan how about make sperate PR for adding test with azurite, or you want me cover ut in this PR also ? |
@gaoyangxiaozhu Hi, make senesce to me. thanks, -yuan |
Description
the abfs read support change has been ready in meta velox and also been synced by OAP/velox update branch, we can do chagne now in gluten to make the abfs read end to end work in OSS gluten repository.
I will take the job.
The text was updated successfully, but these errors were encountered: