druid icon indicating copy to clipboard operation
druid copied to clipboard

docs: add docs for projections

Open 317brian opened this issue 8 months ago • 4 comments

Build preview: https://druid-bh3aur83f-317brians-projects.vercel.app/docs/latest/querying/projections

This PR has:

  • [ ] been self-reviewed.
    • [ ] using the concurrency checklist (Remove this item if the PR doesn't have any relation to concurrency.)
  • [ ] 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.

317brian avatar May 30 '25 17:05 317brian

to do:

  • SQL-based ingestion projection example?
  • rollup info from clint

317brian avatar Jul 03 '25 18:07 317brian

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the [email protected] list. Thank you for your contributions.

github-actions[bot] avatar Oct 04 '25 00:10 github-actions[bot]

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the [email protected] list. Thank you for your contributions.

github-actions[bot] avatar Dec 07 '25 00:12 github-actions[bot]

@317brian @clintropolis will you continue working on this PR to get it merged?

FrankChen021 avatar Dec 10 '25 09:12 FrankChen021