grundprinzip commented on code in PR #32:
URL: https://github.com/apache/spark-connect-go/pull/32#discussion_r1666877986


##########
cmd/spark-connect-example-spark-session/main.go:
##########
@@ -21,6 +21,8 @@ import (
        "flag"
        "log"
 
+       "github.com/apache/spark-connect-go/v35/spark/sql/utils"

Review Comment:
   This comes from the gofumpt rules serparating the std library from external 
packages
   
   <img width="977" alt="image" 
src="https://github.com/apache/spark-connect-go/assets/3421/6319551c-587a-4888-a7bf-2a1d81543ce8";>
   



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to