prestodb / presto

The official home of the Presto distributed SQL query engine for big data
http://prestodb.io
Apache License 2.0
15.97k stars 5.35k forks source link

Log more detailed messages when HBO stats are missing #23042

Open abhinavmuk04 opened 3 months ago

abhinavmuk04 commented 3 months ago

Description

Log more detailed messages when HBO stats are missing

Motivation and Context

Oftentimes, when HBO stats are missing users do not know why. There are many reasons why HBO statistics can fail to be fetched, but with this change it will make it more clear to the user why it may be the case.

Impact

This will improve clarity, and help users when debugging any issues where HBO stats may not appear even when they think it should

Contributor checklist

Release Notes

== NO RELEASE NOTE ==