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


##########
spark/sql/session/sparksession.go:
##########
@@ -41,6 +42,7 @@ func NewSessionBuilder() *SparkSessionBuilder {
 
 type SparkSessionBuilder struct {
        connectionString string
+       channelBuilder   channel.Builder

Review Comment:
   I think I got a but confused over the two types of builder. I get it now



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