alamb opened a new issue, #4571:
URL: https://github.com/apache/arrow-datafusion/issues/4571

   **Describe the bug**
   
   I think #4530 made error messages look much crappier. For example:
   
   ```
   Table Bare \{ table: "user" \} doesn't exist.
   ```
   
   I noticed this while adding errors in 
https://github.com/apache/arrow-datafusion/pull/4535
   
   
   **To Reproduce**
   See tests in https://github.com/apache/arrow-datafusion/pull/4535
   
   **Expected behavior**
   I would like the messages to only have the table name (not the Debug version 
of OwnedTableReference).
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to