guillaume-rochette-oxb commented on PR #48963: URL: https://github.com/apache/arrow/pull/48963#issuecomment-3871096056
Hi @raulcd, No, none of this was "AI" generated, I have put the effort and typed it all by myself. However, I understand that it does not follow the structure, I was not sure where to put it exactly to be honest. I was hesitating between creating a new file or writing it in the same file as [`pa.concat_batches()`](https://github.com/guillaume-rochette-oxb/arrow/blob/cff2c522e580f052c6d3d1ce6cda7e46fd4db380/python/pyarrow/table.pxi#L6327), but I was a bit intimidated with the Cython code. I am more than happy to move it where you think is best, as well as update the formatting of the docstring (PyCharm seems to have picked this format by default when I wrote `"""` under a function definition). Best, -- 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]
