Hi All,
We are reading impala table in R studio. We connect to impala using ODBC driver.
We connect to specific database(schema) but in Rstudio it always connect to default database/schema and ignore the database give n connection. We have recently upgraded to REHL6 to REHL7. In REHL6 it was working as expected and pickup correct database name.
We have removed the database=default from driver but still same issue.
Please suggest how this can be resolved