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

   Just a code cleanup
   
   In many places the qualified name is redundant since `Arc` is already 
imported. In some `use` was added. In all cases `Arc` is unambiguous.
   
   ## Which issue does this PR close?
   
   None
   
   ## Rationale for this change
   
   More code consistency, fewer warnings in an IDE.
   
   ## What changes are included in this PR?
   
   imports
   
   ## Are these changes tested?
   
   no
   
   ## 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