alamb commented on pull request #1448:
URL: https://github.com/apache/arrow-datafusion/pull/1448#issuecomment-993933267


   > Ahh this fails because of the count changing the type of usage_system and 
usage_user correct?
   
   Yes, I think the type of `usage_system` is `UInt64` but the output of the 
projection `count(usage_system)` is `Int64` which is not the same as `UInt64` 🤣 


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