Skip to content
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

Add documentation for ClassTag in saveAvro method #2411

Closed
hannahbarfield opened this issue Nov 22, 2024 · 1 comment · Fixed by #2412
Closed

Add documentation for ClassTag in saveAvro method #2411

hannahbarfield opened this issue Nov 22, 2024 · 1 comment · Fixed by #2412
Milestone

Comments

@hannahbarfield
Copy link
Contributor

The saveAvro method in the file GenomicDataset.scala currently lacks documentation on the use of ClassTag, which is important for handling specific Avro record types. Adding this documentation will improve code clarity and usability.

@heuermh
Copy link
Member

heuermh commented Nov 22, 2024

Hello @hannahbarfield!

Thank you for pointing this out -- there are probably a lot of methods that could use additional documentation. Pull requests of course are always welcome 😁

@heuermh heuermh added this to the 1.0.2 milestone Nov 22, 2024
@heuermh heuermh linked a pull request Dec 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants