6 comments
Comment actions Permalink

@Dmitry Beransky

There is an issue https://youtrack.jetbrains.com/issue/DBE-6089 you can track and vote for.

0
Comment actions Permalink

@vasily chernov: I'm confused.  DBE-6089 is about general (native?) Athena support by DataGrip.  What's the connection between that issue and Athena Views?

0
Comment actions Permalink

Hello Dmitry,

As I understood you don't see Athena views in database tree (so you cannot use autocompletion)
DataGrip doesn't support Athena natively, it means that DataGrip asks jdbc driver to return list of all database objects (including views). And jdbc driver fails to do it.

Could you tell us what jdbc driver you use to connect Athena?

0
Comment actions Permalink

I am using an old(er) driver: 1.1.0.  Would upgrading to the latest help?

0
Comment actions Permalink

@ Dmitry Beransky,


Could you try the latest Athena driver?

It the error exists, can you email me Vasily.Chernov@jetbrains.com IDE logs?

0
Comment actions Permalink

upgrading the Athena JDBC driver to the latest version fixed the issue.  Thanks.

0

Please sign in to leave a comment.