zeroshade commented on PR #171:
URL: https://github.com/apache/arrow-go/pull/171#issuecomment-2436601694

   > I'm not sure what are the problems to be fixed...
   >
   > It may be better that:
   > 
   > * We use one pull request per problem
   > * We add how to reproduce the problem, actual result and expected result 
in issue/PR description
   
   I can separate the change in the compute side from the change on the parquet 
side. While the changes on the compute side are fixing 2 different issues, they 
are intertwined and would end up having duplicate code between them if i 
separate them into different PRs. 
   
   I'll split the PR into those two separate ones tomorrow.  Essentially it's 
related to just reading UUID fields from parquet files and utilizing UUID 
extension types in the compute package to perform comparisons, along with a 
small error propagation issue.
   


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