Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Returns random number or rows with every exeuction #59

Open
Hiteshbardoli opened this issue Jul 22, 2020 · 0 comments
Open

Returns random number or rows with every exeuction #59

Hiteshbardoli opened this issue Jul 22, 2020 · 0 comments

Comments

@Hiteshbardoli
Copy link

I am using ODBC setup for presto sql 0.334. When I run count (*) against a table or select single column, I get same number of rows and correct result every time. But when I select all the columns, output query returns random number of rows. If the actual result contains 1000 rows, it would return result ranging from 0 to 1000.
My JDBC client gives consistent performance.
Would you please suggest how can I add debugging to know the root cause of this behavior.

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

No branches or pull requests

1 participant