Skip to content

[docs] backport update tutorial for Theta sketches (#16953)#17292

Merged
abhishekagarwal87 merged 1 commit intoapache:31.0.0from
techdocsmith:backport_16953
Oct 9, 2024
Merged

[docs] backport update tutorial for Theta sketches (#16953)#17292
abhishekagarwal87 merged 1 commit intoapache:31.0.0from
techdocsmith:backport_16953

Conversation

@techdocsmith
Copy link
Contributor

Updates and revisions to theta sketches tutorial

This PR has:

  • [x ] 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.

* from start to step 3 of Ingest data using Theta sketche

* updated upto "Query the Theta sketch column"

* fixed sentence

* another typo

* using sql ingestion instead of batch-sql

* waiting for explanations on DS_THETA

* Revert "using sql ingestion instead of batch-sql"

This reverts commit b95fcb9.

* Revert "using sql ingestion instead of batch-sql"

This reverts commit b95fcb9.

* just copy and pasting to where I was

* updated tutorial

* fixing images, and removing unused

* slightly updating explanatio

* Update docs/tutorials/tutorial-sketches-theta.md

* Apply suggestions from code review

Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>

* addressing comments in review

* made filter clause consitent with other instances

* Apply suggestions from code review

Co-authored-by: Charles Smith <techdocsmith@gmail.com>
Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>

---------

Co-authored-by: Benedict Jin <asdf2014@apache.org>
Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>
Co-authored-by: Charles Smith <techdocsmith@gmail.com>
@techdocsmith techdocsmith added this to the 31.0.0 milestone Oct 8, 2024
@abhishekagarwal87 abhishekagarwal87 merged commit 0c805cb into apache:31.0.0 Oct 9, 2024
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