Skip to content

chore: add docs, part of #37 #6424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 20, 2024
Merged

chore: add docs, part of #37 #6424

merged 3 commits into from
Sep 20, 2024

Conversation

ByteBaker
Copy link
Contributor

@ByteBaker ByteBaker commented Sep 20, 2024

Part of #37

  • add pragma #![warn(missing_docs)] to the following
    • arrow
    • arrow-arith
    • arrow-avro
    • arrow-buffer
    • arrow-cast
    • arrow-csv
  • add docs to the same to remove lint warnings

@github-actions github-actions bot added the arrow Changes to the arrow crate label Sep 20, 2024
- add pragma `#![warn(missing_docs)]` to `arrow`, `arrow-arith`, `arrow-avro`
- add docs to the same to remove lint warnings
@alamb
Copy link
Contributor

alamb commented Sep 20, 2024

Thanks @ByteBaker -- I also added a reference to #37 to the description of this PR so github links it back to the ticket

- add pragma `#![warn(missing_docs)]` to `arrow-buffer`, `arrow-cast`, `arrow-csv`
- add docs to the same to remove lint warnings
@ByteBaker
Copy link
Contributor Author

@alamb I have more work to push, but I'll wait till this one is reviewed, as discussed earlier.

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much @ByteBaker -- I think this is a real improvement and a nice example of helping maintain the crate

I left some small suggestions, but nothing I think that would prevent this PR from merging

@ByteBaker
Copy link
Contributor Author

I just updated the PR incorporating the suggestions. Please take a look.

@alamb
Copy link
Contributor

alamb commented Sep 20, 2024

🚀 📖

@alamb alamb merged commit 0a708e5 into apache:master Sep 20, 2024
26 checks passed
@alamb
Copy link
Contributor

alamb commented Sep 20, 2024

Thanks @ByteBaker

@alamb alamb added the documentation Improvements or additions to documentation label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants