azure-sdk-for-java icon indicating copy to clipboard operation
azure-sdk-for-java copied to clipboard

[QUERY] get outputstream from datalakeclient is missing

Open ihudedi opened this issue 4 years ago • 3 comments

Hi, In azure blob storage we can get the outputstream from blob and write any data to the stream with parallel transfer options. I dont see this option in datalakeclient I only found uploadwithresponse but enforce size of the stream or file. Thanks, Itay

ihudedi avatar Sep 14 '21 19:09 ihudedi

Hi @ihudedi someone from the Storage team will follow up with your question / feature-request shortly. Thanks

joshfree avatar Sep 14 '21 22:09 joshfree

Hi, @ihudedi. Thanks for opening this feature request. We'll work on adding support for this feature in a future release

rickle-msft avatar Sep 16 '21 17:09 rickle-msft

Hi @rickle-msft Is there any updates?

ihudedi avatar Sep 18 '22 08:09 ihudedi

@ibrahimrabab are there any updates on this? I know a while back we added openInputStream to DataLakeFileClient, were there plans on adding this API as well?

alzimmermsft avatar Jan 13 '23 15:01 alzimmermsft

Hi @ihudedi @alzimmermsft Thanks for reaching out, we don't have a set plan on when we'll have this feature done, but we anticipate getting to this in a future release soon.

ibrahimrabab avatar Jan 13 '23 22:01 ibrahimrabab

Hi @ibrahimrabab Which version does this fix is applied? Thanks, Itay

ihudedi avatar May 28 '23 06:05 ihudedi

Hi @ihudedi We are planning to release a beta version of this feature today. I will update on this thread again once the release is complete :)

ibrahimrabab avatar May 30 '23 19:05 ibrahimrabab

@ihudedi The output stream should be in the newest beta release available to use, https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/storage/azure-storage-file-datalake/CHANGELOG.md#12160-beta1-2023-05-30

ibrahimrabab avatar May 31 '23 19:05 ibrahimrabab