Member since
10-14-2021
2
Posts
1
Kudos Received
0
Solutions
10-17-2021
07:34 AM
Figured it out - you have to add the magic string of "impala" as the catalog name!
... View more
10-14-2021
10:23 AM
1 Kudo
Can anyone help me to understand what are the values I have to pass to describe the columns of a table var con = new OdbcConnection(constring); con.OpenAsync(); var result = con.GetSchema("Tables"); above is returning empty collection for me - Any help will be appreciated. Thank you
... View more
Labels:
- Labels:
-
Cloudera Data Platform (CDP)