This is an automated email from the ASF dual-hosted git repository.

andygrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 0347541  fix: remove summary frontmatter from Comet EKS blog post 
(#194)
0347541 is described below

commit 034754130526dd6d660f82ef219c455763927699
Author: Andy Grove <[email protected]>
AuthorDate: Thu Jun 4 08:22:40 2026 -0600

    fix: remove summary frontmatter from Comet EKS blog post (#194)
    
    This is the only blog post using a summary frontmatter field, which
    appears to prevent it from being detected by the external publishing
    process. Remove it to match the frontmatter format of all other posts.
---
 content/blog/2026-06-03-comet-eks.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/content/blog/2026-06-03-comet-eks.md 
b/content/blog/2026-06-03-comet-eks.md
index 0cf6c6b..9b7a473 100644
--- a/content/blog/2026-06-03-comet-eks.md
+++ b/content/blog/2026-06-03-comet-eks.md
@@ -4,7 +4,6 @@ title: What two months with the Comet community got our Spark 
workload on Amazon
 date: 2026-06-03
 author: Manabu McCloskey (AWS), Vara Bonthu (AWS)
 categories: [performance]
-summary: Apache DataFusion Comet now runs a 3TB TPC-DS workload significantly 
faster than vanilla Spark 3.5.8 on Amazon EKS. This post covers what changed in 
Comet over the past two releases, and how collaboration between EKS users and 
maintainers shaped that work. <br></br> <img 
src="/blog/images/comet-eks/version-arc-slope.png" width="60%" 
class="img-fluid" alt="TPC-DS performance arc across Comet versions"/>
 ---
 
 <!--


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to