Enhanced error messages to indicate the specific table missing a column during query processing.
Why it matters
This feature improves troubleshooting by clearly showing which table is missing a requested column in error messages, making it easier for users to identify and fix schema-related issues.How to use it
No special configuration or activation is required. The enhanced error messages are automatically shown when a query references a non-existent column from a specific table.