sdf-jkl commented on issue #17670:
URL: https://github.com/apache/datafusion/issues/17670#issuecomment-3463655811

   Hey @Jefffrey, I came up with an incomplete solution that covers the 
testcase you provided earlier, but it does not account for offsets bigger than 
`i32::MAX`, that cannot be converted to `i32`.
   
   The `return_type` also currently only accommodates the given testcase. 
   Once we come up with a way to add the needed test coverage, I will proceed 
to implementing the `return_type`


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

Reply via email to