Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21990 )
Change subject: BLOG: Add Codegen cache for low latency queries ...................................................................... BLOG: Add Codegen cache for low latency queries Adds blog post "Codegen cache for low latency queries", also posted to https://medium.com/engineering-cloudera/codegen-cache-for-low-latency-queries-47d5fd947fcf Implements multiple author support based on https://github.com/getnikola/nikola/pull/3456. Also fixes up inconsistent title "Impalas living on Iceberg" to match slides. Change-Id: I38cebcccdd61b5f10bdb1dd6fecf5584646290e4 Reviewed-on: http://gerrit.cloudera.org:8080/21990 Reviewed-by: Riza Suminto <[email protected]> Reviewed-by: Yida Wu <[email protected]> Tested-by: Michael Smith <[email protected]> --- M blog/2024/index.html M blog/archive.html M blog/assets/css/additional_styles.css C blog/authors/abhishek-rawat/index.html C blog/authors/david-rorke/index.html M blog/authors/gabor-kaszab/index.html M blog/authors/index.html C blog/authors/michael-smith/index.html C blog/authors/yida-wu/index.html M blog/categories/cat_blogs/index.html M blog/categories/cat_talks/index.html M blog/categories/ccna24/index.html R blog/categories/codegen/index.html M blog/categories/index.html A blog/images/codegen-cache-perf.png A blog/images/codegen-cache-perf.thumbnail.png A blog/images/query-exec.png A blog/images/query-exec.thumbnail.png A blog/index-1.html M blog/index.html A blog/posts/codegen-cache-for-low-latency-queries/index.html M blog/posts/healing-iceberg-tables-with-impala/index.html M blog/posts/impalas-living-on-iceberg/index.html M blog/posts/intelligent-utilization-aware-autoscaling-for-impala-virtual-compute-clusters/index.html M blog/sitemap.xml M blog/sitemapindex.xml M nikola_site_generator/conf.py A nikola_site_generator/images/codegen-cache-perf.png A nikola_site_generator/images/query-exec.png A nikola_site_generator/posts/codegen-cache-for-low-latency-queries.md M nikola_site_generator/posts/impalas-living-on-iceberg.md M nikola_site_generator/themes/impala-theme/assets/css/additional_styles.css M nikola_site_generator/themes/impala-theme/templates/index.tmpl M nikola_site_generator/themes/impala-theme/templates/post_header.tmpl 34 files changed, 748 insertions(+), 102 deletions(-) Approvals: Riza Suminto: Looks good to me, but someone else must approve Yida Wu: Looks good to me, approved Michael Smith: Verified -- To view, visit http://gerrit.cloudera.org:8080/21990 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: asf-site Gerrit-MessageType: merged Gerrit-Change-Id: I38cebcccdd61b5f10bdb1dd6fecf5584646290e4 Gerrit-Change-Number: 21990 Gerrit-PatchSet: 9 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: David Rorke <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]>
