alamb merged PR #16698:
URL: https://github.com/apache/datafusion/pull/16698
--
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...@datafusi
zhuqi-lucas commented on PR #16698:
URL: https://github.com/apache/datafusion/pull/16698#issuecomment-3044409855
Thank you @alamb!
Porting arrow fix to datafusion in this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
zhuqi-lucas opened a new pull request, #16698:
URL: https://github.com/apache/datafusion/pull/16698
## Which issue does this PR close?
We fixed the inline key corner case in:
https://github.com/apache/arrow-rs/pull/7875
This PR port the change to datafusion CursorValue co