waitingkuo commented on issue #2867:
URL: 
https://github.com/apache/arrow-datafusion/issues/2867#issuecomment-1207912280

   @andygrove the parser error fixed in #3072 
   
   now it raised another error
   ```bash
   DataFusion CLI v10.0.0
   0 rows in set. Query took 0.038 seconds.
   SchemaError(FieldNotFound { qualifier: Some("__t404"), name: "__c395", 
valid_fields: Some(["__t398.__c394", "__t398.__c395", "__t398.__c396", 
"__t398.__c397", "__t403.__c399", "__t403.__c400", "__t403.__c401", 
"__t403.__c402"]) })
   ```
   
   I feel like this might have the similar issue as #3073 
   


-- 
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