suxiaogang223 commented on issue #5309:
URL: 
https://github.com/apache/arrow-datafusion/issues/5309#issuecomment-1434934544

   > #5287
   Yes, I think the method `had_column` also should distinguish FieldNotFound 
and Ambiguous reference error.
   Maybe the new method should be
   ```rust
   pub fn has_column(&self, column: &Column) -> Result<bool> {...}
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to