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


##########
cmd/spark-connect-example-spark-session/main.go:
##########
@@ -19,16 +19,15 @@ package main
 import (
        "context"
        "flag"
-       "github.com/apache/spark-connect-go/v35/spark/sql/session"
        "log"
 
+       "github.com/apache/spark-connect-go/v35/spark/sql/session"
+

Review Comment:
   my hope was that gofumpt actually fixes all of this, apparently not.



-- 
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