Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-04-05 Thread via GitHub
2010YOUY01 commented on code in PR #61: URL: https://github.com/apache/datafusion-site/pull/61#discussion_r2009041940 ## content/blog/2025-03-21-parquet-pushdown.md: ## @@ -0,0 +1,312 @@ +--- +layout: post +title: Efficient Filter Pushdown in Parquet +date: 2025-03-21 +author: X

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-04-05 Thread via GitHub
comphead commented on PR #61: URL: https://github.com/apache/datafusion-site/pull/61#issuecomment-2741252374 I would probably avoid `we` word, as if its a DataFusion the reader has the exact understanding the caching is done by DataFusion tooling. Imho using `we` it might confuse that the a

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-04-05 Thread via GitHub
comphead commented on code in PR #61: URL: https://github.com/apache/datafusion-site/pull/61#discussion_r2006161294 ## content/blog/2025-03-21-parquet-pushdown.md: ## @@ -0,0 +1,259 @@ +--- +layout: post +title: Efficient Filter Pushdown in Parquet +date: 2025-03-21 +author: Xia

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-04-04 Thread via GitHub
alamb commented on PR #61: URL: https://github.com/apache/datafusion-site/pull/61#issuecomment-2741151453 I updated some links and the date. I will leave the rest of my suggestions as comments -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-25 Thread via GitHub
alamb commented on PR #61: URL: https://github.com/apache/datafusion-site/pull/61#issuecomment-2751723089 It's live: https://datafusion.apache.org/blog/2025/03/21/parquet-pushdown/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-25 Thread via GitHub
alamb merged PR #61: URL: https://github.com/apache/datafusion-site/pull/61 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusio

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-25 Thread via GitHub
alamb commented on PR #61: URL: https://github.com/apache/datafusion-site/pull/61#issuecomment-2751720599 🚀 📖 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-24 Thread via GitHub
alamb commented on code in PR #61: URL: https://github.com/apache/datafusion-site/pull/61#discussion_r2006112641 ## content/blog/2025-03-21-parquet-pushdown.md: ## @@ -0,0 +1,259 @@ +--- +layout: post +title: Efficient Filter Pushdown in Parquet +date: 2025-03-21 +author: Xiangp

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-24 Thread via GitHub
kevinjqliu commented on PR #61: URL: https://github.com/apache/datafusion-site/pull/61#issuecomment-2749408418 one after another 💯 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-24 Thread via GitHub
alamb commented on PR #61: URL: https://github.com/apache/datafusion-site/pull/61#issuecomment-2749290808 I am hoping to publish this tomorrow or Wednesday -- to try and draw out the writing 🚋 from @XiangpengHao 😆 We need to let this one settle for a day https://blog.xiangpeng.syste

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-24 Thread via GitHub
XiangpengHao commented on PR #61: URL: https://github.com/apache/datafusion-site/pull/61#issuecomment-2748248916 Thank you for the suggestions @2010YOUY01 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-24 Thread via GitHub
XiangpengHao commented on code in PR #61: URL: https://github.com/apache/datafusion-site/pull/61#discussion_r2010253442 ## content/blog/2025-03-21-parquet-pushdown.md: ## @@ -0,0 +1,312 @@ +--- +layout: post +title: Efficient Filter Pushdown in Parquet +date: 2025-03-21 +author:

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-24 Thread via GitHub
alamb commented on PR #61: URL: https://github.com/apache/datafusion-site/pull/61#issuecomment-2746382271 I'll plan to merge this PR (and publish the post) early next week -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-22 Thread via GitHub
omar commented on code in PR #61: URL: https://github.com/apache/datafusion-site/pull/61#discussion_r2008990238 ## content/blog/2025-03-21-parquet-pushdown.md: ## @@ -0,0 +1,312 @@ +--- +layout: post +title: Efficient Filter Pushdown in Parquet +date: 2025-03-21 +author: Xiangpe

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-22 Thread via GitHub
XiangpengHao commented on PR #61: URL: https://github.com/apache/datafusion-site/pull/61#issuecomment-2745401638 Thank you @kevinjqliu -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-22 Thread via GitHub
kevinjqliu commented on code in PR #61: URL: https://github.com/apache/datafusion-site/pull/61#discussion_r2008823867 ## content/blog/2025-03-21-parquet-pushdown.md: ## @@ -0,0 +1,312 @@ +--- +layout: post +title: Efficient Filter Pushdown in Parquet +date: 2025-03-21 +author: X

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-22 Thread via GitHub
XiangpengHao commented on PR #61: URL: https://github.com/apache/datafusion-site/pull/61#issuecomment-2745351963 Thank you @alamb @comphead @Omega359 @kevinjqliu I believe all comments have been addressed! -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-21 Thread via GitHub
kevinjqliu commented on code in PR #61: URL: https://github.com/apache/datafusion-site/pull/61#discussion_r2008458971 ## content/blog/2025-03-21-parquet-pushdown.md: ## @@ -0,0 +1,263 @@ +--- +layout: post +title: Efficient Filter Pushdown in Parquet +date: 2025-03-21 +author: X

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-21 Thread via GitHub
alamb commented on code in PR #61: URL: https://github.com/apache/datafusion-site/pull/61#discussion_r2008492132 ## content/blog/2025-03-21-parquet-pushdown.md: ## @@ -0,0 +1,263 @@ +--- +layout: post +title: Efficient Filter Pushdown in Parquet +date: 2025-03-21 +author: Xiangp

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-21 Thread via GitHub
XiangpengHao commented on PR #61: URL: https://github.com/apache/datafusion-site/pull/61#issuecomment-2743495500 Thank you all for the comments! I'll incorporate them soon! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-20 Thread via GitHub
Omega359 commented on code in PR #61: URL: https://github.com/apache/datafusion-site/pull/61#discussion_r2006154315 ## content/blog/2025-03-21-parquet-pushdown.md: ## @@ -0,0 +1,259 @@ +--- +layout: post +title: Efficient Filter Pushdown in Parquet +date: 2025-03-21 +author: Xia

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-20 Thread via GitHub
comphead commented on code in PR #61: URL: https://github.com/apache/datafusion-site/pull/61#discussion_r2006162703 ## content/blog/2025-03-21-parquet-pushdown.md: ## @@ -0,0 +1,259 @@ +--- +layout: post +title: Efficient Filter Pushdown in Parquet +date: 2025-03-21 +author: Xia

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-20 Thread via GitHub
comphead commented on code in PR #61: URL: https://github.com/apache/datafusion-site/pull/61#discussion_r2006168286 ## content/blog/2025-03-21-parquet-pushdown.md: ## @@ -0,0 +1,259 @@ +--- +layout: post +title: Efficient Filter Pushdown in Parquet +date: 2025-03-21 +author: Xia

Re: [PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-20 Thread via GitHub
comphead commented on PR #61: URL: https://github.com/apache/datafusion-site/pull/61#issuecomment-2741241689 on content/images/parquet-pushdown/baseline-impl.jpg the flow comes from 3 to 5, I assume it is expected, perhaps its needed to make a separate comment? -- This is an automated me

[PR] Blog post on Parquet filter pushdown [datafusion-site]

2025-03-18 Thread via GitHub
XiangpengHao opened a new pull request, #61: URL: https://github.com/apache/datafusion-site/pull/61 This is the sequal to #60 , we should merge that one before merge this. Feel free to edit! @alamb -- This is an automated message from the Apache Git Service. To respond to the message, pl