You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/12/18 12:53:32 UTC

[GitHub] [flink] godfreyhe opened a new pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

godfreyhe opened a new pull request #14427:
URL: https://github.com/apache/flink/pull/14427


   ## What is the purpose of the change
   
   *Separate the implementation of BatchExecTableSourceScan and StreamExecTableSourceScan*
   
   
   ## Brief change log
   
     - *Introduce BatchPhysicalLegacyTableSourceScan, and make BatchExecLegacyTableSourceScan only extended from ExecNode*
     - *Introduce StreamPhysicalLegacyTableSourceScan, and make StreamExecLegacyTableSourceScan only extended from ExecNode*
   
   
   ## Verifying this change
   
   This change is a refactoring rework covered by existing tests.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (yes / **no**)
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (yes / **no**)
     - The serializers: (yes / **no** / don't know)
     - The runtime per-record code paths (performance sensitive): (yes / **no** / don't know)
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn/Mesos, ZooKeeper: (yes / **no** / don't know)
     - The S3 file system connector: (yes / **no** / don't know)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (yes / **no**)
     - If yes, how is the feature documented? (not applicable / docs / JavaDocs / **not documented**)
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #14427:
URL: https://github.com/apache/flink/pull/14427#issuecomment-748081998


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11039",
       "triggerID" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ac114d186758867e905eb1cd891a9a52279ed375 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11039) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #14427:
URL: https://github.com/apache/flink/pull/14427#issuecomment-748081998


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11039",
       "triggerID" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ac114d186758867e905eb1cd891a9a52279ed375 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11039) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #14427:
URL: https://github.com/apache/flink/pull/14427#issuecomment-748081998


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11039",
       "triggerID" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11080",
       "triggerID" : "4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11080) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #14427:
URL: https://github.com/apache/flink/pull/14427#issuecomment-748081998


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11039",
       "triggerID" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11080",
       "triggerID" : "4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2205414c734a8f679adde1ae4993f3bdcc2dcd7a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11121",
       "triggerID" : "2205414c734a8f679adde1ae4993f3bdcc2dcd7a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2205414c734a8f679adde1ae4993f3bdcc2dcd7a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11121) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] godfreyhe commented on a change in pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
godfreyhe commented on a change in pull request #14427:
URL: https://github.com/apache/flink/pull/14427#discussion_r546686553



##########
File path: flink-table/flink-table-planner-blink/src/test/resources/explain/testStreamTableEnvironmentExecutionExplain.out
##########
@@ -32,9 +32,9 @@ LegacySink(name=[`default_catalog`.`default_database`.`MySink`], fields=[first])
     } ]
   }, {
     "id" : ,
-    "type" : "SourceConversion(table=[default_catalog.default_database.MyTable, source: [CsvTableSource(read fields: first)]], fields=[first])",
+    "type" : "SourceConversionToRowData",

Review comment:
       After an offline discussion with @wenlong88, we keep the previous operator name




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] godfreyhe closed pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
godfreyhe closed pull request #14427:
URL: https://github.com/apache/flink/pull/14427


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #14427:
URL: https://github.com/apache/flink/pull/14427#issuecomment-748081998


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11039",
       "triggerID" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11080",
       "triggerID" : "4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2205414c734a8f679adde1ae4993f3bdcc2dcd7a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11121",
       "triggerID" : "2205414c734a8f679adde1ae4993f3bdcc2dcd7a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11080) 
   * 2205414c734a8f679adde1ae4993f3bdcc2dcd7a Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11121) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] godfreyhe commented on pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
godfreyhe commented on pull request #14427:
URL: https://github.com/apache/flink/pull/14427#issuecomment-749300034


   I will merge this pr


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] flinkbot commented on pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
flinkbot commented on pull request #14427:
URL: https://github.com/apache/flink/pull/14427#issuecomment-748081998


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ac114d186758867e905eb1cd891a9a52279ed375 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #14427:
URL: https://github.com/apache/flink/pull/14427#issuecomment-748081998


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11039",
       "triggerID" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ac114d186758867e905eb1cd891a9a52279ed375 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11039) 
   * 4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] wenlong88 commented on a change in pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
wenlong88 commented on a change in pull request #14427:
URL: https://github.com/apache/flink/pull/14427#discussion_r546575921



##########
File path: flink-table/flink-table-planner-blink/src/test/resources/explain/testStreamTableEnvironmentExecutionExplain.out
##########
@@ -32,9 +32,9 @@ LegacySink(name=[`default_catalog`.`default_database`.`MySink`], fields=[first])
     } ]
   }, {
     "id" : ,
-    "type" : "SourceConversion(table=[default_catalog.default_database.MyTable, source: [CsvTableSource(read fields: first)]], fields=[first])",
+    "type" : "SourceConversionToRowData",

Review comment:
       I think it would be better to keep it not changed, so that we can identify the source from operator name




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] godfreyhe commented on a change in pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
godfreyhe commented on a change in pull request #14427:
URL: https://github.com/apache/flink/pull/14427#discussion_r546602345



##########
File path: flink-table/flink-table-planner-blink/src/test/resources/explain/testStreamTableEnvironmentExecutionExplain.out
##########
@@ -32,9 +32,9 @@ LegacySink(name=[`default_catalog`.`default_database`.`MySink`], fields=[first])
     } ]
   }, {
     "id" : ,
-    "type" : "SourceConversion(table=[default_catalog.default_database.MyTable, source: [CsvTableSource(read fields: first)]], fields=[first])",
+    "type" : "SourceConversionToRowData",

Review comment:
       I think it's unnecessary, because the conversion operator must be closely followed by the source operator. 




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #14427:
URL: https://github.com/apache/flink/pull/14427#issuecomment-748081998


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11039",
       "triggerID" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11080",
       "triggerID" : "4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ac114d186758867e905eb1cd891a9a52279ed375 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11039) 
   * 4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11080) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] flinkbot commented on pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
flinkbot commented on pull request #14427:
URL: https://github.com/apache/flink/pull/14427#issuecomment-748070288


   Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community
   to review your pull request. We will use this comment to track the progress of the review.
   
   
   ## Automated Checks
   Last check on commit ac114d186758867e905eb1cd891a9a52279ed375 (Fri Dec 18 12:56:41 UTC 2020)
   
   **Warnings:**
    * No documentation files were touched! Remember to keep the Flink docs up to date!
   
   
   <sub>Mention the bot in a comment to re-run the automated checks.</sub>
   ## Review Progress
   
   * ❓ 1. The [description] looks good.
   * ❓ 2. There is [consensus] that the contribution should go into to Flink.
   * ❓ 3. Needs [attention] from.
   * ❓ 4. The change fits into the overall [architecture].
   * ❓ 5. Overall code [quality] is good.
   
   Please see the [Pull Request Review Guide](https://flink.apache.org/contributing/reviewing-prs.html) for a full explanation of the review process.<details>
    The Bot is tracking the review progress through labels. Labels are applied according to the order of the review items. For consensus, approval by a Flink committer of PMC member is required <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot approve description` to approve one or more aspects (aspects: `description`, `consensus`, `architecture` and `quality`)
    - `@flinkbot approve all` to approve all aspects
    - `@flinkbot approve-until architecture` to approve everything until `architecture`
    - `@flinkbot attention @username1 [@username2 ..]` to require somebody's attention
    - `@flinkbot disapprove architecture` to remove an approval you gave earlier
   </details>


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #14427: [FLINK-20608][table-planner-blink] Separate the implementation of BatchExecLegacyTableSourceScan and StreamExecLegacyTableSourceScan

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #14427:
URL: https://github.com/apache/flink/pull/14427#issuecomment-748081998


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11039",
       "triggerID" : "ac114d186758867e905eb1cd891a9a52279ed375",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11080",
       "triggerID" : "4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2205414c734a8f679adde1ae4993f3bdcc2dcd7a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2205414c734a8f679adde1ae4993f3bdcc2dcd7a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4adc137d99044d7b06e6d4c6c224ea13c3c8c5d2 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11080) 
   * 2205414c734a8f679adde1ae4993f3bdcc2dcd7a UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
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:
users@infra.apache.org