zjffdu commented on pull request #4058: URL: https://github.com/apache/zeppelin/pull/4058#issuecomment-783412736
@Reamer The reason of moving `ExecutionContext` to `Note` is that `Note` is the only place to create `ExecutionContext`, and it makes sense because `ExecutionContext` should always be associated with a `Note`. So I don't think it is necessary to introduce `ExecutionContextBuilder`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
