v.23.12Improvement
Better error hints for non-existent tables
Better hints when a table doesn't exist. #57342 (Bharat Nallan).
Why it matters
This feature enhances user experience by offering clearer, more informative guidance when aSELECT or other table-related query fails because the specified table is missing. It helps users quickly identify and resolve issues related to non-existent tables, reducing confusion and debugging time.