This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a90c6beec1 [DOCS] Add more blogs (#5838)
a90c6beec1 is described below
commit a90c6beec1d483d5dc2487c7eb2ccd3544194e18
Author: Bhavani Sudha Saktheeswaran <[email protected]>
AuthorDate: Fri Jun 10 10:50:07 2022 -0700
[DOCS] Add more blogs (#5838)
Co-authored-by: Bhavani Sudha Saktheeswaran <[email protected]>
---
...ions-in-data-lakehouse-table-format-comparisons.mdx | 12 ++++++++++++
...i-Column-Stats-Index-and-Data-Skipping-features.mdx | 12 ++++++++++++
...ions-in-data-lakehouse-table-format-comparisons.png | Bin 0 -> 15317 bytes
.../blog/2022-06-09-col-stats-and-data-skipping.png | Bin 0 -> 138419 bytes
4 files changed, 24 insertions(+)
diff --git
a/website/blog/2022-04-19-Corrections-in-data-lakehouse-table-format-comparisons.mdx
b/website/blog/2022-04-19-Corrections-in-data-lakehouse-table-format-comparisons.mdx
new file mode 100644
index 0000000000..e025750dac
--- /dev/null
+++
b/website/blog/2022-04-19-Corrections-in-data-lakehouse-table-format-comparisons.mdx
@@ -0,0 +1,12 @@
+---
+title: "Corrections in data lakehouse table format comparisons"
+authors:
+- name: Vinoth Chandar
+category: blog
+image:
/assets/images/blog/2022-04-19-corrections-in-data-lakehouse-table-format-comparisons.png
+
+---
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect
url="https://bytearray.io/corrections-in-data-lakehouse-table-format-comparisons-b72eb63ece32">Redirecting...
please wait!! </Redirect>
diff --git
a/website/blog/2022-06-09-Singificant-queries-speedup-from-Hudi-Column-Stats-Index-and-Data-Skipping-features.mdx
b/website/blog/2022-06-09-Singificant-queries-speedup-from-Hudi-Column-Stats-Index-and-Data-Skipping-features.mdx
new file mode 100644
index 0000000000..54c66049cf
--- /dev/null
+++
b/website/blog/2022-06-09-Singificant-queries-speedup-from-Hudi-Column-Stats-Index-and-Data-Skipping-features.mdx
@@ -0,0 +1,12 @@
+---
+title: "Hudi’s Column Stats Index and Data Skipping feature help speed up
queries by an orders of magnitude!"
+authors:
+- name: Alexey Kudinkin
+category: blog
+image: /assets/images/blog/2022-06-09-col-stats-and-data-skipping.png
+
+---
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect
url="https://www.onehouse.ai/blog/hudis-column-stats-index-and-data-skipping-feature-help-speed-up-queries-by-an-orders-of-magnitude">Redirecting...
please wait!! </Redirect>
diff --git
a/website/static/assets/images/blog/2022-04-19-corrections-in-data-lakehouse-table-format-comparisons.png
b/website/static/assets/images/blog/2022-04-19-corrections-in-data-lakehouse-table-format-comparisons.png
new file mode 100644
index 0000000000..4f1eaababc
Binary files /dev/null and
b/website/static/assets/images/blog/2022-04-19-corrections-in-data-lakehouse-table-format-comparisons.png
differ
diff --git
a/website/static/assets/images/blog/2022-06-09-col-stats-and-data-skipping.png
b/website/static/assets/images/blog/2022-06-09-col-stats-and-data-skipping.png
new file mode 100644
index 0000000000..5fbc225c9d
Binary files /dev/null and
b/website/static/assets/images/blog/2022-06-09-col-stats-and-data-skipping.png
differ