ShaiviAgarwal2 commented on issue #38903: URL: https://github.com/apache/arrow/issues/38903#issuecomment-1882341652
@assignUser To solve the issue of unclear documentation while working with partial schemas in the `open_dataset` function using `col_types`, we'll take a few steps to make things clearer for users. First, we will go to the documentation and update the doc strings for `col_types` then make sure to clearly explain that `col_types` is used for passing partial schemas in `open_dataset`. Next, we will add a direct link in the `open_dataset` documentation that leads to the detailed descriptions of the possible options, including `col_types`. Or we could find another way to make these options more visible in the documentation. Maybe by creating a separate section or even a dedicated page for these specialized options. -- 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]
