Full table is queried

I have the latest version of DataGrip and somehow it managed to run a query like this: SELECT t.* FROM VERY_BIG_TABLE t .. We use vertica with it's custom jdbc driver. I don't know how data grip managed to do it .. I definitely did not write such a query as i never use such an alias as T. Any help would be appreciated.

0
2 comments

Hi,

We are planning to put fix into next DataGrip version. For a workaround, you can refer to this issue https://youtrack.jetbrains.com/issue/DBE-2203

Thank you.

0
Avatar
Permanently deleted user

Thank you. Hopefully this will work :)

0

Please sign in to leave a comment.