wjones127 commented on code in PR #15214: URL: https://github.com/apache/arrow/pull/15214#discussion_r1063627428
########## python/pyarrow/_dataset.pyx: ########## @@ -532,12 +532,12 @@ cdef class InMemoryDataset(Dataset): Parameters ---------- - source : The data for this dataset. + source : The data for this dataset Review Comment: Actually this one makes sense; the description here is in the spot for the datatype, which isn't supposed to have a period. I think this comment needs to be fixed to have a type, then this description should go on the next line. -- 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