WillAyd commented on PR #1288: URL: https://github.com/apache/arrow-adbc/pull/1288#issuecomment-1817019034
When it comes to spanning multiple words I see that the Arrow implementation uses a uint128_t to convert the bytes that span multiple words into a decimal-based value. Though I also see uint128_t comes from boost, which I don't think we want to take on as a dependency. Do you have any high level guidance on how I should be looking at that conversion from multiple-word bytes into a decimal-based value? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org