Re: [PR] Consolidate feature flags into configuration guide [datafusion]

2025-05-30 Thread via GitHub
alamb closed pull request #14657: Consolidate feature flags into configuration guide URL: https://github.com/apache/datafusion/pull/14657 -- 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

Re: [PR] Consolidate feature flags into configuration guide [datafusion]

2025-05-05 Thread via GitHub
alamb commented on PR #14657: URL: https://github.com/apache/datafusion/pull/14657#issuecomment-2852158533 Yeah it just needs a committer to review I think -- 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] Consolidate feature flags into configuration guide [datafusion]

2025-04-30 Thread via GitHub
Omega359 commented on PR #14657: URL: https://github.com/apache/datafusion/pull/14657#issuecomment-2842538485 This is a good ticket and shouldn't be autoclosed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] Consolidate feature flags into configuration guide [datafusion]

2025-04-23 Thread via GitHub
github-actions[bot] commented on PR #14657: URL: https://github.com/apache/datafusion/pull/14657#issuecomment-2825977721 Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or

Re: [PR] Consolidate feature flags into configuration guide [datafusion]

2025-02-22 Thread via GitHub
alamb commented on code in PR #14657: URL: https://github.com/apache/datafusion/pull/14657#discussion_r1966506454 ## docs/source/user-guide/crate-configuration.md: ## @@ -25,7 +25,47 @@ control DataFusion's behavior. [configuration settings]: configs.md -## Add latest non p

Re: [PR] Consolidate feature flags into configuration guide [datafusion]

2025-02-15 Thread via GitHub
dhegberg commented on code in PR #14657: URL: https://github.com/apache/datafusion/pull/14657#discussion_r1957220429 ## docs/source/user-guide/crate-configuration.md: ## @@ -25,7 +25,47 @@ control DataFusion's behavior. [configuration settings]: configs.md -## Add latest no

Re: [PR] Consolidate feature flags into configuration guide [datafusion]

2025-02-13 Thread via GitHub
alamb commented on code in PR #14657: URL: https://github.com/apache/datafusion/pull/14657#discussion_r1955241797 ## docs/source/user-guide/crate-configuration.md: ## @@ -25,7 +25,47 @@ control DataFusion's behavior. [configuration settings]: configs.md -## Add latest non p

[PR] Consolidate feature flags into configuration guide [datafusion]

2025-02-13 Thread via GitHub
alamb opened a new pull request, #14657: URL: https://github.com/apache/datafusion/pull/14657 ## Which issue does this PR close? - Inspired by @dhegberg in https://github.com/apache/datafusion/pull/14639 - Inspired by @ugoa in https://github.com/apache/datafusion/pull/14544 #