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

Various documentation updates. #13107

Merged
merged 2 commits into from
Sep 17, 2022

Commits on Sep 17, 2022

  1. Various documentation updates.

    1) Split out "data management" from "ingestion". Break it into thematic pages.
    
    2) Move "SQL-based ingestion" into the Ingestion category. Adjust content so
       all conceptual content is in concepts.md and all syntax content is in reference.md.
       Shorten the known issues page to the most interesting ones.
    
    3) Add SQL-based ingestion to the ingestion method comparison page. Remove the
       index task, since index_parallel is just as good when maxNumConcurrentSubTasks: 1.
    
    4) Rename various mentions of "Druid console" to "web console".
    
    5) Add additional information to ingestion/partitioning.md.
    
    6) Remove a mention of Tranquility.
    
    7) Remove a note about upgrading to Druid 0.10.1.
    
    8) Remove no-longer-relevant task types from ingestion/tasks.md.
    
    9) Move ingestion/native-batch-firehose.md to the hidden section. It was previously deprecated.
    
    10) Move ingestion/native-batch-simple-task.md to the hidden section. It is still linked in some
        places, but it isn't very useful compared to index_parallel, so it shouldn't take up space
        in the sidebar.
    
    11) Make all br tags self-closing.
    
    12) Certain other cosmetic changes.
    
    13) Update to node-sass 7.
    gianm committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    8763fd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9106eb View commit details
    Browse the repository at this point in the history