jonkeane commented on pull request #12185: URL: https://github.com/apache/arrow/pull/12185#issuecomment-1033038247
It looks like one of the tests I edited was slightly non-determenistic (sometimes it would have 5 rowgroups and sometimes 6 since the number of rows divided by 4 and divided by 5 could fit into either. I've made that test fixture slightly smaller so that it always was broken into 3 row groups. This should be more deterministic. I also rebased to grab some upstream changes (basically the docs changes I added here...) and I'll merge when it's green. -- 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]
