Kev1n8 commented on PR #12044: URL: https://github.com/apache/datafusion/pull/12044#issuecomment-2305212409
> * Get the str of the view by `value_unchecked`, then get the [start, end) > * `sub_view = if end-start>12 substr_large_view() else substr_small_view()` > * call `appned_view_u128_unchecked(sub_view)` on th I can open a PR for that `append_u128` function in arrow if it's considered a good idea, and then adjust this PR. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
