Tangruilin commented on issue #7601:
URL: 
https://github.com/apache/arrow-datafusion/issues/7601#issuecomment-1755840143

   @metesynnada Hey! I can not repeat this bug. I copy the code and run on my 
machine, but it get `Error: ArrowError(CsvError("incorrect number of fields for 
line 1, expected 5 got 4"))` for the n_rev is not in nation.csv.
   
   If i delete it, it will get `Error: ArrowError(ParseError("Error while 
parsing value n_nationkey for column 0 at line 0"))`
   
   I do not know if it should get this @alamb ,maybe you can ensure?
   but i can not get error `Error: ArrowError(InvalidArgumentError("Invalid 
comparison operation: UInt64 > Int64"))`
   
   The PR is repeat of error


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