aocsa commented on pull request #10802: URL: https://github.com/apache/arrow/pull/10802#issuecomment-901123063
Thanks again @pitrou, just a reminder this PR was updated. Main change related to DropNullTable > ... is to get TableBatchReader to get a vector of record batches spanning the table, then call drop_null on each record batch and then Table::FromRecordBatches to get the resulting table. https://github.com/apache/arrow/pull/10802#discussion_r687883363 -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org