trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.51k stars 3.03k forks source link

Fix table stats docs for Vertica #23983

Closed mosabua closed 3 weeks ago

mosabua commented 3 weeks ago

Description

According to @ebyhr the connector does not support analyze .. so I think that means it doesnt support stats either.. but this is kinda a guess.

Updated now to only remove the analyze stuff

Additional context and related issues

Follow up to https://github.com/trinodb/trino/pull/23967#discussion_r1823511249

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.