Re: [I] DataFusion discussions are missing [datafusion]

2025-03-14 Thread via GitHub
2010YOUY01 closed issue #15235: DataFusion discussions are missing URL: https://github.com/apache/datafusion/issues/15235 -- 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 uns

Re: [PR] Saner handling of nulls inside arrays [datafusion]

2025-03-14 Thread via GitHub
jayzhan211 commented on code in PR #15149: URL: https://github.com/apache/datafusion/pull/15149#discussion_r1996516558 ## datafusion/functions-nested/src/dimension.rs: ## @@ -204,59 +194,57 @@ pub fn array_dims_inner(args: &[ArrayRef]) -> Result { let [array] = take_functi

[PR] Update version to 46.0.1, add CHANGELOG [datafusion]

2025-03-14 Thread via GitHub
xudong963 opened a new pull request, #15243: URL: https://github.com/apache/datafusion/pull/15243 ## Which issue does this PR close? - part of https://github.com/apache/datafusion/issues/15151 ## Rationale for this change Prepare for 46.0.1 release

Re: [PR] Minor: exclude datafusion-cli testing for mac [datafusion]

2025-03-14 Thread via GitHub
xudong963 merged PR #15240: URL: https://github.com/apache/datafusion/pull/15240 -- 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...@data

Re: [I] Consider only runnning datafusion-cli tests for linux (not mac) [datafusion]

2025-03-14 Thread via GitHub
xudong963 closed issue #15226: Consider only runnning datafusion-cli tests for linux (not mac) URL: https://github.com/apache/datafusion/issues/15226 -- 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

<    1   2   3