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
Query for metadata in jetbrains and dbeaver always trigger exception (and increase metric 'internal error').
query:
SELECT TABLE_CAT, TABLE_SCHEM, TABLE_NAME, TABLE_TYPE, REMARKS, TYPE_CAT, TYPE_SCHEM, TYPE_NAME, SELF_REFERENCING_COL_NAME, REF_GENERATION FROM system.jdbc.tables WHERE TABLE_NAME LIKE 'fact_profit' ESCAPE '\' ORDER BY TABLE_TYPE, TABLE_CAT, TABLE_SCHEM, TABLE_NAME
i have installed aws cudos dashboards https://github.com/aws-samples/aws-cudos-framework-deployment in my organisation with table ta_organizational_view_reports. In aws sdk method
tableType()
returnnull
for this table.Query for metadata in jetbrains and dbeaver always trigger exception (and increase metric 'internal error').
query:
exception:
The text was updated successfully, but these errors were encountered: