zeroshade commented on PR #14365: URL: https://github.com/apache/arrow/pull/14365#issuecomment-1274831932
Looking at the code in `recordbatch.ts` in `collectDictionaries` it looks like it is accessing `data.dictionary` where `data` is one of the children and is getting an `undefined` value for one of those children which is why it is failing. -- 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]
