zeroshade commented on code in PR #13770: URL: https://github.com/apache/arrow/pull/13770#discussion_r935762146
########## docs/source/status.rst: ########## @@ -77,7 +77,7 @@ Data Types +-------------------+-------+-------+-------+------------+-------+-------+-------+ | List | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | +-------------------+-------+-------+-------+------------+-------+-------+-------+ -| Large List | ✓ | ✓ | | | | ✓ | ✓ | +| Large List | ✓ | ✓ | ✓ | | | ✓ | ✓ | Review Comment: You're absolutely right that I need to rename the PR (I ended up tying the change with the IPC fixes to my other changes adding the LargeList type so i just incorporated it). Also, I honestly don't know why the Large String and Large Binary were ticked, they weren't supported until this change. -- 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]
