IBM / trino-db2

Db2 JDBC connector for Trino
Apache License 2.0
18 stars 30 forks source link

Support ANALYZE #53

Open shawnzhu opened 4 years ago

shawnzhu commented 4 years ago

When I run ANALYZE against a Db2 table, I got:

Query 20200904_150042_00043_qdavr failed: This connector does not support analyze

See details about ANALYZE: https://prestosql.io/docs/current/sql/analyze.html

shawnzhu commented 3 years ago

This could be fun to support table stats from the table SYSCAT.TABLES, SYSSTAT.TABLES and sysibmadm.admintabinfo