erenavsarogullari opened a new pull request, #21495:
URL: https://github.com/apache/datafusion/pull/21495

   ## Which issue does this PR close?
   - Closes #21494.
   
   ## Rationale for this change
   There are typo problems on following source-files and some of them were 
highlighted by IntelliJ (CLion). It is useful to fix them:
   ```
   datafusion/
        benchmarks/bench.sh
        benchmarks/lineprotocol.py
        core/src/execution/context/mod.rs
        expr/src/udf.rs
        functions-nested/src/range.rs
        optimizer/src/optimizer.rs
        optimizer/src/optimizer.rs
        physical-plan/src/joins/nested_loop_join.rs
        sqllogictest/src/engines/datafusion_engine/normalize.rs
        sqllogictest/test_files/repartition.slt
   ```
   
   ## What changes are included in this PR?
   This PR aims to fix found typo problems.
   
   ## Are these changes tested?
   Not required.
   
   ## Are there any user-facing changes?
   No
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to