Re: [PR] Blog: Optimizing SQL and DataFrames [datafusion-site]

2025-06-16 Thread via GitHub
alamb commented on PR #74: URL: https://github.com/apache/datafusion-site/pull/74#issuecomment-2975930224 Blogs are posted: - https://datafusion.staged.apache.org/blog/2025/06/15/optimizing-sql-dataframes-part-one/ - https://datafusion.staged.apache.org/blog/2025/06/15/optimizing-sql-

Re: [PR] Blog: Optimizing SQL and DataFrames [datafusion-site]

2025-06-16 Thread via GitHub
alamb merged PR #74: URL: https://github.com/apache/datafusion-site/pull/74 -- 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: Optimizing SQL and DataFrames [datafusion-site]

2025-06-16 Thread via GitHub
alamb commented on PR #74: URL: https://github.com/apache/datafusion-site/pull/74#issuecomment-2975871112 Thanks again @timsaucer @akurmustafa and @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 ab

Re: [PR] Blog: Optimizing SQL and DataFrames [datafusion-site]

2025-06-13 Thread via GitHub
alamb commented on code in PR #74: URL: https://github.com/apache/datafusion-site/pull/74#discussion_r2145976359 ## content/blog/2025-06-15-optimizing-sql-dataframes-part-one.md: ## @@ -0,0 +1,250 @@ +--- +layout: post +title: Optimizing SQL (and DataFrames) in DataFusion, Part

Re: [PR] Blog: Optimizing SQL and DataFrames [datafusion-site]

2025-06-12 Thread via GitHub
kevinjqliu commented on PR #74: URL: https://github.com/apache/datafusion-site/pull/74#issuecomment-2967429852 also nit, any links with `https://github.com/apache/datafusion/blob/main/` runs into the risk of being stale at a later time. For example, if a file path was moved to a different l

Re: [PR] Blog: Optimizing SQL and DataFrames [datafusion-site]

2025-06-12 Thread via GitHub
kevinjqliu commented on code in PR #74: URL: https://github.com/apache/datafusion-site/pull/74#discussion_r2143137504 ## content/blog/2025-06-15-optimizing-sql-dataframes-part-two.md: ## @@ -0,0 +1,533 @@ +--- +layout: post +title: Optimizing SQL (and DataFrames) in DataFusion,

Re: [PR] Blog: Optimizing SQL and DataFrames [datafusion-site]

2025-06-12 Thread via GitHub
kevinjqliu commented on code in PR #74: URL: https://github.com/apache/datafusion-site/pull/74#discussion_r2143107153 ## content/blog/2025-06-15-optimizing-sql-dataframes-part-one.md: ## @@ -0,0 +1,250 @@ +--- +layout: post +title: Optimizing SQL (and DataFrames) in DataFusion,

Re: [PR] Blog: Optimizing SQL and DataFrames [datafusion-site]

2025-06-11 Thread via GitHub
alamb commented on PR #74: URL: https://github.com/apache/datafusion-site/pull/74#issuecomment-2963320742 Thank you @akurmustafa and @timsaucer I hope to publish these posts in a few days if there are no more comments -- This is an automated message from the Apache Git Service. To

Re: [PR] Blog: Optimizing SQL and DataFrames [datafusion-site]

2025-06-11 Thread via GitHub
alamb commented on code in PR #74: URL: https://github.com/apache/datafusion-site/pull/74#discussion_r2140516503 ## content/blog/2025-06-15-optimizing-sql-dataframes-part-one.md: ## @@ -0,0 +1,249 @@ +--- +layout: post +title: Optimizing SQL (and DataFrames) in DataFusion, Part

Re: [PR] Blog: Optimizing SQL and DataFrames [datafusion-site]

2025-06-11 Thread via GitHub
alamb commented on PR #74: URL: https://github.com/apache/datafusion-site/pull/74#issuecomment-2963244337 Thank you @akurmustafa -- fixing the links is super helpful -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Blog: Optimizing SQL and DataFrames [datafusion-site]

2025-06-09 Thread via GitHub
akurmustafa commented on PR #74: URL: https://github.com/apache/datafusion-site/pull/74#issuecomment-2957563464 Thanks @timsaucer for the reviews and pointing out the broken links. @alamb I resolved the link issues by resorting html instead of relying on the markdown rendering. I sent the c

Re: [PR] Blog: Optimizing SQL and DataFrames [datafusion-site]

2025-06-09 Thread via GitHub
timsaucer commented on code in PR #74: URL: https://github.com/apache/datafusion-site/pull/74#discussion_r2135540165 ## content/blog/2025-06-15-optimizing-sql-dataframes-part-one.md: ## @@ -0,0 +1,249 @@ +--- +layout: post +title: Optimizing SQL (and DataFrames) in DataFusion, P

[PR] Blog: Optimizing SQL and DataFrames [datafusion-site]

2025-06-08 Thread via GitHub
alamb opened a new pull request, #74: URL: https://github.com/apache/datafusion-site/pull/74 @akurmustafa and I wrote a piece on the InfluxData blog about optimizers in DataFusion that I have referred to several times when describing DataFusion Since all of the content is about Optimi