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

[QUERY] Getting file from ADLS Gen2 using InputStream as exist in blob storage #24087

Closed
ihudedi opened this issue Sep 13, 2021 · 2 comments
Closed
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@ihudedi
Copy link

ihudedi commented Sep 13, 2021

Hi,
I didn't find any API that can return InputStream when trying to retrieve file from ADLS Gen2
There is only API with dataLakeFileClient.openQueryInputStream
but I would like withoput any query to get the inputstream to the file as I have in blobStorage
blobClient.openInputStream(blobInputStreamOptions);
I don't habe the file path.
Thanks,
Itay

@ghost ghost added customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Sep 13, 2021
@rickle-msft
Copy link
Contributor

Hi, @ihudedi Thank you for opening this. I believe what you are looking for was released in our last beta (12.7.0-beta.1) #21322 which should be released sometime this month. Can you please confirm that this will address your request?

@ihudedi
Copy link
Author

ihudedi commented Sep 14, 2021

Hi @rickle-msft
Yes this is what I looked for.
Thanks,
Itay

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

2 participants