[GLUTEN-10450][VL] Reclassify internal/public configs and remove internal configs from doc#10603
Merged
zhouyuan merged 7 commits intoapache:mainfrom Sep 9, 2025
Merged
Conversation
|
Run Gluten Clickhouse CI on x86 |
Closed
16 tasks
zhouyuan
reviewed
Sep 2, 2025
|
Run Gluten Clickhouse CI on x86 |
7e4d675 to
4a89c79
Compare
|
Run Gluten Clickhouse CI on x86 |
1 similar comment
|
Run Gluten Clickhouse CI on x86 |
466ca42 to
4a89c79
Compare
|
Run Gluten Clickhouse CI on x86 |
PHILO-HE
reviewed
Sep 3, 2025
gluten-substrait/src/main/scala/org/apache/gluten/config/GlutenConfig.scala
Outdated
Show resolved
Hide resolved
|
Run Gluten Clickhouse CI on x86 |
|
Run Gluten Clickhouse CI on x86 |
|
Run Gluten Clickhouse CI on x86 |
PHILO-HE
reviewed
Sep 5, 2025
Member
PHILO-HE
left a comment
There was a problem hiding this comment.
The cudf support is still in the early stage, I think we can mark it as internal also.
|
Run Gluten Clickhouse CI on x86 |
|
Run Gluten Clickhouse CI on x86 |
PHILO-HE
pushed a commit
to PHILO-HE/gluten
that referenced
this pull request
Sep 16, 2025
…rnal configs from doc (apache#10603) Remove internal configurations from gluten doc as described (apache#10450)
zhouyuan
pushed a commit
that referenced
this pull request
Sep 16, 2025
* [GLUTEN-10450][VL] Reclassify internal/public configs and remove internal configs from doc (#10603) Remove internal configurations from gluten doc as described (#10450) * [GLUTEN-10613][VL] Add `experimental` method to ConfigBuilder and document experimental configs (#10659) * Update config doc * [VL] Fix Arrow URL typo (#10641) * Fix enhanced failure --------- Co-authored-by: Terry Wang <zjuwangg@foxmail.com> Co-authored-by: Joey <joey.ljy@alibaba-inc.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes are proposed in this pull request?
Remove internal configurations from gluten doc as described (#10450)
Fix #10450
How was this patch tested?
No need