Skip to content

chore: fix two comment typos#22524

Open
mvanhorn wants to merge 1 commit into
apache:mainfrom
mvanhorn:osc/fix-comment-typos
Open

chore: fix two comment typos#22524
mvanhorn wants to merge 1 commit into
apache:mainfrom
mvanhorn:osc/fix-comment-typos

Conversation

@mvanhorn
Copy link
Copy Markdown

Summary

  • datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs:737 - scalarized_intern_remaining doc said "preform" → "perform"
  • datafusion/core/tests/dataframe/mod.rs:843,895,943 - three nearly-identical test comments said "functionally dependant" → "functionally dependent"

Comment-only.

- datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs L737:
  scalarized_intern_remaining doc said "preform" -> "perform"
- datafusion/core/tests/dataframe/mod.rs L843: comment said
  "functionally dependant" -> "functionally dependent"

Comment-only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate physical-plan Changes to the physical-plan crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants