Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14668

LocalExecutor#getOrCreateExecutionContext not working as expected

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Not A Bug
    • 1.9.0, 1.9.1
    • None
    • Table SQL / Client
    • None

    Description

      ExecutionContext copy a new SessionContext in the constructor,  but SessionContext members do not always redo equals, so 

      executionContext.getSessionContext().equals(session)
      

        is always false.

      Attachments

        Activity

          People

            Unassigned Unassigned
            arugal zhangwei
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: