Skip to content

Add documentation for Druids catalog extension#17459

Merged
zachjsh merged 15 commits intoapache:masterfrom
zachjsh:catalog-docs
Nov 12, 2024
Merged

Add documentation for Druids catalog extension#17459
zachjsh merged 15 commits intoapache:masterfrom
zachjsh:catalog-docs

Conversation

@zachjsh
Copy link
Contributor

@zachjsh zachjsh commented Nov 7, 2024

This pr adds docs for Druids catalog extension

This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

Copy link
Contributor

@amaechler amaechler left a comment

Choose a reason for hiding this comment

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

Only nits, thanks for adding!

zachjsh and others added 2 commits November 8, 2024 13:14
Co-authored-by: Andreas Maechler <amaechler@gmail.com>
@zachjsh zachjsh requested a review from amaechler November 8, 2024 18:18
@zachjsh
Copy link
Contributor Author

zachjsh commented Nov 8, 2024

Only nits, thanks for adding!

Thanks for reviewing @amaechler ! Think I addressed all of your comments. Good suggestions.

@zachjsh zachjsh merged commit 1f3b1f8 into apache:master Nov 12, 2024
@zachjsh zachjsh deleted the catalog-docs branch November 12, 2024 19:51
jtuglu1 pushed a commit to jtuglu1/druid that referenced this pull request Nov 20, 2024
* SQL syntax error should target USER persona

* * revert change to queryHandler and related tests, based on review comments

* * add test

* Add documentation for druid-catalog extension

* * fix error

* * fix error

* Apply suggestions from code review

Co-authored-by: Andreas Maechler <amaechler@gmail.com>

* * fix spelling error

* * fix spelling

---------

Co-authored-by: Andreas Maechler <amaechler@gmail.com>
@adarshsanjeev adarshsanjeev added this to the 32.0.0 milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants