no23reason commented on PR #48082: URL: https://github.com/apache/arrow/pull/48082#issuecomment-3517222844
@lidavidm I added some more tests that use dictionaries and they seem to be passing. I ran a debugger on one of them and saw a DICTIONARY_BATCH coming in and being returned from `Next` after skipping the `SCHEMA` one. So Next "returning" a dictionary batch seems to be supported out of the box and my change preserves them. -- 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]
