{
  "streamConfig": {
    "outEdgesInOrder": [
      {
        "sourceId": 5,
        "targetId": 6,
        "typeNumber": 0,
        "partitioner": {
          "partitionerName": "forward",
          "hashFields": []
        },
        "bufferTimeout": 100
      }
    ],
    "opNonChainedOutputs": [
      {
        "sourceNodeId": 5,
        "consumerParallelism": 1,
        "consumerMaxParallelism": -1,
        "bufferTimeout": 100,
        "dataSetId": {
          "upperPart": -7729860490030085118,
          "lowerPart": 7556372282650593415
        },
        "isPersistentDataSet": false,
        "partitioner": {
          "partitionerName": "forward",
          "hashFields": []
        },
        "partitionType": 7
      }
    ],
    "opChainedOutputs": [],
    "operatorDescription": {
      "name": "Join[5]",
      "id": "org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator",
      "description": "{\n  \"stateKeyTypes\":{\"serializerName\" : \"org.apache.flink.api.common.typeutils.base.LongSerializer\"},\n  \"rightJoinKey\" : [ 0 ],\n  \"leftUniqueKeys\" : [ ],\n  \"leftInputSpec\" : \"NoUniqueKey\",\n  \"filterNulls\" : [ true ],\n  \"rightUniqueKeys\" : [ ],\n  \"rightInputSpec\" : \"NoUniqueKey\",\n  \"nonEquiCondition\" : null,\n  \"joinType\" : \"InnerJoin\",\n  \"rightInputTypes\" : [ \"BIGINT\", \"VARCHAR(2147483647)\", \"VARCHAR(2147483647)\", \"VARCHAR(2147483647)\" ],\n  \"outputTypes\" : [ \"BIGINT\", \"BIGINT\", \"BIGINT\", \"VARCHAR(2147483647)\", \"VARCHAR(2147483647)\", \"VARCHAR(2147483647)\" ],\n  \"leftInputTypes\" : [ \"BIGINT\", \"BIGINT\" ],\n  \"leftJoinKey\" : [ 1 ],\n  \"originDescription\" : \"[5]:Join(joinType=[InnerJoin], where=[(seller = id0)], select=[id, seller, id0, name, city, state], leftInputSpec=[NoUniqueKey], rightInputSpec=[NoUniqueKey])\",\n  \"hash_path\" : \"/home/xichen/tmp/tm_localhost:44295-d9f3f2/blobStorage/job_ecb25559624f5612b6a56a1addc07961/native_dir/\"\n}",
      "inputs": [
        {
          "kind": "Row",
          "isNull": false,
          "precision": 0,
          "type": "[{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"},{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"}]",
          "timestampKind": 0,
          "fieldName": ""
        },
        {
          "kind": "Row",
          "isNull": false,
          "precision": 0,
          "type": "[{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"},{\"kind\":\"logical\",\"isNull\":true,\"length\":2147483647,\"type\":\"VARCHAR\"},{\"kind\":\"logical\",\"isNull\":true,\"length\":2147483647,\"type\":\"VARCHAR\"},{\"kind\":\"logical\",\"isNull\":true,\"length\":2147483647,\"type\":\"VARCHAR\"}]",
          "timestampKind": 0,
          "fieldName": ""
        }
      ],
      "output": {
        "kind": "Row",
        "isNull": false,
        "precision": 0,
        "type": "[{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"},{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"},{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"},{\"kind\":\"logical\",\"isNull\":true,\"length\":2147483647,\"type\":\"VARCHAR\"},{\"kind\":\"logical\",\"isNull\":true,\"length\":2147483647,\"type\":\"VARCHAR\"},{\"kind\":\"logical\",\"isNull\":true,\"length\":2147483647,\"type\":\"VARCHAR\"}]",
        "timestampKind": 0,
        "fieldName": ""
      },
      "operatorId": "b27f31f3e3a199a9981d185a455185be",
      "vertexID": 5
    },
    "operatorFactoryName": "org.apache.flink.streaming.api.operators.SimpleOperatorFactory",
    "inStreamEdges": [
      {
        "sourceId": 1,
        "targetId": 5,
        "typeNumber": 1,
        "partitioner": {
          "partitionerName": "hash",
          "hashFields": [
            {
              "fieldName": "f0",
              "fieldTypeName": "BIGINT",
              "fieldIndex": 1
            }
          ]
        },
        "bufferTimeout": 100
      },
      {
        "sourceId": 3,
        "targetId": 5,
        "typeNumber": 2,
        "partitioner": {
          "partitionerName": "hash",
          "hashFields": [
            {
              "fieldName": "f0",
              "fieldTypeName": "BIGINT",
              "fieldIndex": 0
            }
          ]
        },
        "bufferTimeout": 100
      }
    ],
    "numberOfNetworkInputs": 2,
    "omniConf": {
      "omni.bindcore.strategy": "0"
    }
  },
  "chainedConfig": [
    {
      "outEdgesInOrder": [
        {
          "sourceId": 5,
          "targetId": 6,
          "typeNumber": 0,
          "partitioner": {
            "partitionerName": "forward",
            "hashFields": []
          },
          "bufferTimeout": 100
        }
      ],
      "opNonChainedOutputs": [
        {
          "sourceNodeId": 5,
          "consumerParallelism": 1,
          "consumerMaxParallelism": -1,
          "bufferTimeout": 100,
          "dataSetId": {
            "upperPart": -7729860490030085118,
            "lowerPart": 7556372282650593415
          },
          "isPersistentDataSet": false,
          "partitioner": {
            "partitionerName": "forward",
            "hashFields": []
          },
          "partitionType": 7
        }
      ],
      "opChainedOutputs": [],
      "operatorDescription": {
        "name": "Join[5]",
        "id": "org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator",
        "description": "{\n  \"stateKeyTypes\":{\"serializerName\" : \"org.apache.flink.api.common.typeutils.base.LongSerializer\"},\n  \"rightJoinKey\" : [ 0 ],\n  \"leftUniqueKeys\" : [ ],\n  \"leftInputSpec\" : \"NoUniqueKey\",\n  \"filterNulls\" : [ true ],\n  \"rightUniqueKeys\" : [ ],\n  \"rightInputSpec\" : \"NoUniqueKey\",\n  \"nonEquiCondition\" : null,\n  \"joinType\" : \"InnerJoin\",\n  \"rightInputTypes\" : [ \"BIGINT\", \"VARCHAR(2147483647)\", \"VARCHAR(2147483647)\", \"VARCHAR(2147483647)\" ],\n  \"outputTypes\" : [ \"BIGINT\", \"BIGINT\", \"BIGINT\", \"VARCHAR(2147483647)\", \"VARCHAR(2147483647)\", \"VARCHAR(2147483647)\" ],\n  \"leftInputTypes\" : [ \"BIGINT\", \"BIGINT\" ],\n  \"leftJoinKey\" : [ 1 ],\n  \"originDescription\" : \"[5]:Join(joinType=[InnerJoin], where=[(seller = id0)], select=[id, seller, id0, name, city, state], leftInputSpec=[NoUniqueKey], rightInputSpec=[NoUniqueKey])\",\n  \"hash_path\" : \"/home/xichen/tmp/tm_localhost:44295-d9f3f2/blobStorage/job_ecb25559624f5612b6a56a1addc07961/native_dir/\"\n}",
        "inputs": [
          {
            "kind": "Row",
            "isNull": false,
            "precision": 0,
            "type": "[{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"},{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"}]",
            "timestampKind": 0,
            "fieldName": ""
          },
          {
            "kind": "Row",
            "isNull": false,
            "precision": 0,
            "type": "[{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"},{\"kind\":\"logical\",\"isNull\":true,\"length\":2147483647,\"type\":\"VARCHAR\"},{\"kind\":\"logical\",\"isNull\":true,\"length\":2147483647,\"type\":\"VARCHAR\"},{\"kind\":\"logical\",\"isNull\":true,\"length\":2147483647,\"type\":\"VARCHAR\"}]",
            "timestampKind": 0,
            "fieldName": ""
          }
        ],
        "output": {
          "kind": "Row",
          "isNull": false,
          "precision": 0,
          "type": "[{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"},{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"},{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"},{\"kind\":\"logical\",\"isNull\":true,\"length\":2147483647,\"type\":\"VARCHAR\"},{\"kind\":\"logical\",\"isNull\":true,\"length\":2147483647,\"type\":\"VARCHAR\"},{\"kind\":\"logical\",\"isNull\":true,\"length\":2147483647,\"type\":\"VARCHAR\"}]",
          "timestampKind": 0,
          "fieldName": ""
        },
        "operatorId": "b27f31f3e3a199a9981d185a455185be",
        "vertexID": 5
      },
      "operatorFactoryName": "org.apache.flink.streaming.api.operators.SimpleOperatorFactory",
      "inStreamEdges": [
        {
          "sourceId": 1,
          "targetId": 5,
          "typeNumber": 1,
          "partitioner": {
            "partitionerName": "hash",
            "hashFields": [
              {
                "fieldName": "f0",
                "fieldTypeName": "BIGINT",
                "fieldIndex": 1
              }
            ]
          },
          "bufferTimeout": 100
        },
        {
          "sourceId": 3,
          "targetId": 5,
          "typeNumber": 2,
          "partitioner": {
            "partitionerName": "hash",
            "hashFields": [
              {
                "fieldName": "f0",
                "fieldTypeName": "BIGINT",
                "fieldIndex": 0
              }
            ]
          },
          "bufferTimeout": 100
        }
      ],
      "numberOfNetworkInputs": 2,
      "omniConf": {
        "omni.bindcore.strategy": "0"
      }
    }
  ],
  "taskName": "Join[5]",
  "numberOfSubtasks": 1,
  "maxNumberOfSubtasks": 128,
  "indexOfSubtask": 0,
  "stateBackend": "HashMapStateBackend",
  "rocksdbStorePaths": [],
  "jobId": {
    "upperPart": 2581386063172303651,
    "lowerPart": -6388831191268251860
  },
  "producedPartitions": [],
  "inputGates": [
    {
      "consumedResultId": {
        "upperPart": 7843737789353315572,
        "lowerPart": -1000342630350985108
      },
      "consumedPartitionType": 3,
      "consumedSubpartitionIndex": 0,
      "inputChannels": [
        {
          "resultPartitionID": {
            "partitionId": {
              "intermediateDataSetID": {
                "upperPart": 7843737789353315572,
                "lowerPart": -1000342630350985108
              },
              "partitionNum": 0
            },
            "producerId": {
              "executionGraphId": {
                "upperPart": -8437315273652180223,
                "lowerPart": -4120898242626391041
              },
              "executionVertexId": {
                "jobVertexId": {
                  "upperPart": -1069898360474593704,
                  "lowerPart": -4866617853006602033
                },
                "subtaskIndex": 0
              },
              "attemptNumber": 0
            }
          },
          "hasLocalResource": true,
          "storesLocalResourcesOn": {
            "resourceId": "localhost:32903-f21895",
            "metadata": ""
          },
          "unknown": false
        }
      ]
    },
    {
      "consumedResultId": {
        "upperPart": -2112904881824675343,
        "lowerPart": 2948588651830977424
      },
      "consumedPartitionType": 3,
      "consumedSubpartitionIndex": 0,
      "inputChannels": [
        {
          "resultPartitionID": {
            "partitionId": {
              "intermediateDataSetID": {
                "upperPart": -2112904881824675343,
                "lowerPart": 2948588651830977424
              },
              "partitionNum": 0
            },
            "producerId": {
              "executionGraphId": {
                "upperPart": -8437315273652180223,
                "lowerPart": -4120898242626391041
              },
              "executionVertexId": {
                "jobVertexId": {
                  "upperPart": 4665423025443562707,
                  "lowerPart": -87212506574776952
                },
                "subtaskIndex": 0
              },
              "attemptNumber": 0
            }
          },
          "hasLocalResource": true,
          "storesLocalResourcesOn": {
            "resourceId": "localhost:32903-f21895",
            "metadata": ""
          },
          "unknown": false
        }
      ]
    }
  ]
}