[GitHub] [spark] grundprinzip commented on a diff in pull request #38630: [SPARK-41115][CONNECT] Add ClientType Enum to proto to indicate which client sends a request

2022-11-11 Thread GitBox
grundprinzip commented on code in PR #38630: URL: https://github.com/apache/spark/pull/38630#discussion_r1020553812 ## connector/connect/src/main/protobuf/spark/connect/base.proto: ## @@ -48,6 +54,9 @@ message Request { // The logical plan to be executed / analyzed. Plan p

[GitHub] [spark] grundprinzip commented on a diff in pull request #38630: [SPARK-41115][CONNECT] Add ClientType Enum to proto to indicate which client sends a request

2022-11-11 Thread GitBox
grundprinzip commented on code in PR #38630: URL: https://github.com/apache/spark/pull/38630#discussion_r1020553414 ## connector/connect/src/main/protobuf/spark/connect/base.proto: ## @@ -48,6 +54,9 @@ message Request { // The logical plan to be executed / analyzed. Plan p