This is an automated email from the ASF dual-hosted git repository.
vinoth pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-hudi-site.git.
from 97b3106 Refreshing site content
new aa361cc Simplifying site navigation
new 3a9ffad Minor edits
The 19 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/_data/sidebars/mydoc_sidebar.yml | 35 ++-
docs/admin_guide.md | 18 +-
docs/community.md | 14 +-
docs/configurations.md | 54 ----
docs/implementation.md | 278 ---------------------
docs/performance.md | 94 +++++++
docs/{sql_queries.md => querying_data.md} | 4 +-
docs/quickstart.md | 19 +-
.../{incremental_processing.md => writing_data.md} | 4 +-
9 files changed, 142 insertions(+), 378 deletions(-)
delete mode 100644 docs/implementation.md
create mode 100644 docs/performance.md
rename docs/{sql_queries.md => querying_data.md} (98%)
rename docs/{incremental_processing.md => writing_data.md} (99%)