Skip to content

Fix various typo errors in code comments across multiple modules #54674

@ycli12

Description

@ycli12

What changes were proposed?

Fix several typo errors found in code comments across multiple modules:

  • neccessarynecessary in WriteToStreamStatement.scala
  • overridenoverridden in Client.scala and V2JDBCTest.scala
  • customecustom in TaskSetManager.scala
  • commitingcommitting in StreamRealTimeModeSuite.scala
  • curentcurrent in RocksDBStateStoreSuite.scala
  • commitedcommitted in StateStoreSuite.scala

Why are the changes needed?

To improve code readability and maintain consistency in documentation. Typos in comments can mislead contributors unfamiliar with the codebase.

Does this PR introduce any user-facing change?

No. This is a documentation-only change in code comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions