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

no any data when query table with hive storageHandler #14459

Open
wsjz opened this issue Apr 29, 2020 · 1 comment
Open

no any data when query table with hive storageHandler #14459

wsjz opened this issue Apr 29, 2020 · 1 comment

Comments

@wsjz
Copy link

wsjz commented Apr 29, 2020

after "outputFormat should not be accessed from a null StorageFormat",when I try to query myql table with hive storageHandler, there is no any data to present. like this:
image
and I can see the metadata:
image

but hive can get the right result:
image

now I, m sure that presto has't even supported hive storage handler,presto just acquire data from hive's hdfs location rather than jdbc url in table parameters as follow:
image

so I wanna know if presto will support hive storage handler in the future version

@mbasmanova
Copy link
Contributor

@wsjz I don't understand the question. Would you provide some more details about what you are trying to achieve and what's not working?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants