You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dremio is receiving the following query along with every request:
SELECT COUNT(*) FROM INFORMATION_SCHEMA."TABLES" WHERE TABLE_NAME = '{query text here}'
Is this expected behavior?
I installed the master branch from the repo, running dremio CE 24.
The text was updated successfully, but these errors were encountered:
Dremio is receiving the following query along with every request:
SELECT COUNT(*) FROM INFORMATION_SCHEMA."TABLES" WHERE TABLE_NAME = '{query text here}'
Is this expected behavior?
I installed the master branch from the repo, running dremio CE 24.
The text was updated successfully, but these errors were encountered: