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/28 14:24:57 UTC

[GitHub] [flink] V1ncentzzZ opened a new pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

V1ncentzzZ opened a new pull request #14508:
URL: https://github.com/apache/flink/pull/14508


   
   <!--
   *Thank you very much for contributing to Apache Flink - we are happy that you want to help us improve Flink. To help the community review your contribution in the best possible way, please go through the checklist below, which will get the contribution into a shape in which it can be best reviewed.*
   
   *Please understand that we do not do this to make contributions to Flink a hassle. In order to uphold a high standard of quality for code contributions, while at the same time managing a large number of contributions, we need contributors to prepare the contributions well, and give reviewers enough contextual information for the review. Please also understand that contributions that do not follow this guide will take longer to review and thus typically be picked up with lower priority by the community.*
   
   ## Contribution Checklist
   
     - Make sure that the pull request corresponds to a [JIRA issue](https://issues.apache.org/jira/projects/FLINK/issues). Exceptions are made for typos in JavaDoc or documentation files, which need no JIRA issue.
     
     - Name the pull request in the form "[FLINK-XXXX] [component] Title of the pull request", where *FLINK-XXXX* should be replaced by the actual issue number. Skip *component* if you are unsure about which is the best component.
     Typo fixes that have no associated JIRA issue should be named following this pattern: `[hotfix] [docs] Fix typo in event time introduction` or `[hotfix] [javadocs] Expand JavaDoc for PuncuatedWatermarkGenerator`.
   
     - Fill out the template below to describe the changes contributed by the pull request. That will give reviewers the context they need to do the review.
     
     - Make sure that the change passes the automated tests, i.e., `mvn clean verify` passes. You can set up Azure Pipelines CI to do that following [this guide](https://cwiki.apache.org/confluence/display/FLINK/Azure+Pipelines#AzurePipelines-Tutorial:SettingupAzurePipelinesforaforkoftheFlinkrepository).
   
     - Each pull request should address only one issue, not mix up code from multiple issues.
     
     - Each commit in the pull request has a meaningful commit message (including the JIRA id)
   
     - Once all items of the checklist are addressed, remove the above text and this checklist, leaving only the filled out template below.
   
   
   **(The sections below can be removed for hotfixes of typos)**
   -->
   
   ## What is the purpose of the change
   
   Support allow-unescaped-control-chars option for JSON format.
   
   
   ## Brief change log
   
   *(for example:)*
     - *The TaskInfo is stored in the blob store on job creation time as a persistent artifact*
     - *Deployments RPC transmits only the blob storage reference*
     - *TaskManagers retrieve the TaskInfo from the blob cache*
   
   
   ## Verifying this change
   
   *(Please pick either of the following options)*
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This change is already covered by existing tests, such as *(please describe tests)*.
   
   *(or)*
   
   This change added tests and can be verified as follows:
   
   *(example:)*
     - *Added integration tests for end-to-end deployment with large payloads (100MB)*
     - *Extended integration test for recovery after master (JobManager) failure*
     - *Added test that validates that TaskInfo is transferred only once across recoveries*
     - *Manually verified the change by running a 4 node cluser with 2 JobManagers and 4 TaskManagers, a stateful streaming program, and killing one JobManager and two TaskManagers during the execution, verifying that recovery happens correctly.*
   
   ## 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] V1ncentzzZ edited a comment on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @flinkbot run azure


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * f5f905df114b972534bcd8f701da5f73d067c64d Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439) 
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 213512a340c8a0ca5914a6681cbad6e732163702 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 5a2d0c87af6448ab36e312a79124f053f3880c12 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526) 
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * f5f641fcde2b6d33b89c640994fcb69cafaa00a8 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528) 
   
   <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] fsk119 commented on a change in pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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



##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/maxwell/MaxwellJsonFormatFactory.java
##########
@@ -43,6 +43,7 @@
 import java.util.HashSet;
 import java.util.Set;
 
+import static org.apache.flink.formats.json.maxwell.MaxwellJsonOptions.ALLOW_UNESCAPED_CONTROL_CHARS;

Review comment:
       Please add this option into the `optionalOptions`.




----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * 9a3e9ba496cc4dade2d716a4821be4df40444863 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424) 
   * 0a32b3002af742d2bbb14fa1c3e433bd52cd0f96 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * 5f0ec4429dcf7a2de8505991ae744edc13fbc294 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584) 
   * c368105103600ccab7f5bf473f3e879ed2168c2c 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * f5f641fcde2b6d33b89c640994fcb69cafaa00a8 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528) 
   
   <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] wuchong commented on a change in pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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



##########
File path: docs/dev/table/connectors/formats/maxwell.zh.md
##########
@@ -187,6 +188,13 @@ Format Options
       <td>String</td>
       <td>Specify string literal to replace null key when <code>'maxwell-json.map-null-key.mode'</code> is LITERAL.</td>
     </tr>
+    <tr>
+      <td><h5>maxwell-json.allow-unescaped-control-chars</h5></td>
+      <td>选填</td>
+      <td style="word-wrap: break-word;">false</td>
+      <td>Boolean</td>
+      <td>是否允许数据中存在未转义的控制字符(值小于32的ASCII字符,包括制表符和换行符),若不允许,解析时会抛出异常`Illegal unquoted character...`</td>

Review comment:
       ```suggestion
         <td>是否允许数据中存在未转义的控制字符(值小于32的ASCII字符,包括制表符和换行符),若不允许,解析时会抛出异常<code>Illegal unquoted character...</code></td>
   ```
   We have to use `<code>` tags in table HTML, otherwise, it can be recognized. Please update others too.

##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/JsonRowDataDeserializationSchema.java
##########
@@ -68,12 +69,16 @@
     /** Timestamp format specification which is used to parse timestamp. */
     private final TimestampFormat timestampFormat;
 
+    /** Flag indicating whether to allow unescaped control chars in the data. */
+    private final boolean allowUnescapedControlChars;
+
     public JsonRowDataDeserializationSchema(
             RowType rowType,
             TypeInformation<RowData> resultTypeInfo,
             boolean failOnMissingField,
             boolean ignoreParseErrors,
-            TimestampFormat timestampFormat) {
+            TimestampFormat timestampFormat,
+            boolean allowUnescapedControlChars) {

Review comment:
       The parameters are super large. Could you refactor it into builder pattern? Just like `CsvRowDataDeserializationSchema`. This can reduce the effort to add a new parameter in the future. 

##########
File path: flink-formats/flink-json/src/test/java/org/apache/flink/formats/json/JsonRowDataSerDeSchemaTest.java
##########
@@ -692,15 +727,27 @@ private void testParseErrors(TestSpec spec) throws Exception {
                                     "Failed to deserialize JSON '{\"map\":{\"key1\":\"123\", \"key2\":\"abc\"}}'."),
                     TestSpec.json("{\"id\":\"2019-11-12T18:00:12\"}")
                             .rowType(ROW(FIELD("id", TIMESTAMP_WITH_LOCAL_TIME_ZONE(0))))
+                            .expect(new Row(1))
                             .expectErrorMessage(
                                     "Failed to deserialize JSON '{\"id\":\"2019-11-12T18:00:12\"}'."),
                     TestSpec.json("{\"id\":\"2019-11-12T18:00:12+0800\"}")
                             .rowType(ROW(FIELD("id", TIMESTAMP_WITH_LOCAL_TIME_ZONE(0))))
+                            .expect(new Row(1))
                             .expectErrorMessage(
                                     "Failed to deserialize JSON '{\"id\":\"2019-11-12T18:00:12+0800\"}'."),
                     TestSpec.json("{\"id\":1,\"factor\":799.929496989092949698}")
                             .rowType(ROW(FIELD("id", INT()), FIELD("factor", DECIMAL(38, 18))))
-                            .expect(Row.of(1, new BigDecimal("799.929496989092949698"))));
+                            .expect(Row.of(1, new BigDecimal("799.929496989092949698"))),
+                    TestSpec.json("{\"id\":\"\tstring field\"}")
+                            .rowType(ROW(FIELD("id", STRING())))
+                            .expect(Row.of("	string field")),
+                    TestSpec.json("{\"id\":\"\tstring field\"}")
+                            .rowType(ROW(FIELD("id", STRING())))
+                            .expect(null) // it will return null when deserializing the byte[] to

Review comment:
       I think for the control chars configuration, we can add a separate test method. This can avoid to touch so many TestSpecs. The TestSpec is used to verify the general deserializing and serializing. 

##########
File path: docs/dev/table/connectors/formats/maxwell.md
##########
@@ -152,8 +152,9 @@ Format Options
       <td>optional</td>
       <td style="word-wrap: break-word;">false</td>
       <td>Boolean</td>
-      <td>Skip fields and rows with parse errors instead of failing.
-      Fields are set to null in case of errors.</td>
+      <td>Skip parse errors instead of failing. 
+      This message will be ignored and returned <code>null</code> when deserializing the <code>byte[]</code> to the <code>JsonNode</code> fails.(e.g the message with invalid json format, the message contains unescaped control characters) 
+      Otherwise fields are set to null in case of errors.</td>

Review comment:
       This is very confusing. Does it skip the message or return `null` or set field to `null`???

##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/JsonRowDataDeserializationSchema.java
##########
@@ -85,16 +90,22 @@ public JsonRowDataDeserializationSchema(
                 new JsonToRowDataConverters(failOnMissingField, ignoreParseErrors, timestampFormat)
                         .createConverter(checkNotNull(rowType));
         this.timestampFormat = timestampFormat;
+        this.allowUnescapedControlChars = allowUnescapedControlChars;
         boolean hasDecimalType =
                 LogicalTypeChecks.hasNested(rowType, t -> t instanceof DecimalType);
         if (hasDecimalType) {
             objectMapper.enable(DeserializationFeature.USE_BIG_DECIMAL_FOR_FLOATS);
         }
+        objectMapper.configure(
+                JsonReadFeature.ALLOW_UNESCAPED_CONTROL_CHARS.mappedFeature(),
+                allowUnescapedControlChars);
     }
 
     @Override
     public RowData deserialize(byte[] message) throws IOException {
         try {
+            // it will return null if `ignoreParseErrors` is true
+            // and when executing `objectMapper.readTree(message)` throw an exception.

Review comment:
       This comment is hard to understand. Why exception will be thrown when `ignoreParseErrors` is enabled. 
   




----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 5a2d0c87af6448ab36e312a79124f053f3880c12 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526) 
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * f5f641fcde2b6d33b89c640994fcb69cafaa00a8 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] fsk119 commented on a change in pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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



##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/JsonRowDataDeserializationSchema.java
##########
@@ -90,6 +92,10 @@ public JsonRowDataDeserializationSchema(
         if (hasDecimalType) {
             objectMapper.enable(DeserializationFeature.USE_BIG_DECIMAL_FOR_FLOATS);
         }
+        if (allowUnescapedControlChars) {

Review comment:
       Please use a field to store the value of `allowUnescapedControlChars` because it determines the behaviour of this class. If one instances set this field false and another instances set this field true, the equal method should return false.

##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/JsonFormatFactory.java
##########
@@ -65,6 +66,7 @@
         final boolean failOnMissingField = formatOptions.get(FAIL_ON_MISSING_FIELD);
         final boolean ignoreParseErrors = formatOptions.get(IGNORE_PARSE_ERRORS);
         TimestampFormat timestampOption = JsonOptions.getTimestampFormat(formatOptions);
+        final boolean allowUnescapedControlChars = formatOptions.get(ALLOW_UNESCAPED_CONTROL_CHARS);

Review comment:
       Please add this option into the method `optionalOptions `

##########
File path: flink-formats/flink-json/src/test/java/org/apache/flink/formats/json/JsonFormatFactoryTest.java
##########
@@ -154,7 +168,8 @@ private void testSchemaDeserializationSchema(Map<String, String> options) {
                         InternalTypeInfo.of(ROW_TYPE),
                         false,
                         true,
-                        TimestampFormat.ISO_8601);
+                        TimestampFormat.ISO_8601,
+                        false);

Review comment:
       Please use `true` as input . Because the default value of the option is false.

##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/table/descriptors/JsonValidator.java
##########
@@ -56,6 +58,7 @@ public void validate(DescriptorProperties properties) {
 
         properties.validateBoolean(FORMAT_FAIL_ON_MISSING_FIELD, true);
         properties.validateBoolean(FORMAT_IGNORE_PARSE_ERRORS, true);
+        properties.validateBoolean(FORMAT_ALLOW_UNESCAPED_CONTROL_CHARS, true);

Review comment:
       Please don't add new feature for the old descriptor api.

##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/debezium/DebeziumJsonDeserializationSchema.java
##########
@@ -94,7 +94,8 @@ public DebeziumJsonDeserializationSchema(
             TypeInformation<RowData> producedTypeInfo,
             boolean schemaInclude,
             boolean ignoreParseErrors,
-            TimestampFormat timestampFormat) {
+            TimestampFormat timestampFormat,

Review comment:
       ditto

##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/maxwell/MaxwellJsonDeserializationSchema.java
##########
@@ -70,7 +70,8 @@ public MaxwellJsonDeserializationSchema(
             RowType rowType,
             TypeInformation<RowData> resultTypeInfo,
             boolean ignoreParseErrors,
-            TimestampFormat timestampFormatOption) {
+            TimestampFormat timestampFormatOption,
+            boolean allowUnescapedControlChars) {

Review comment:
       ditto

##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/JsonRowDataDeserializationSchema.java
##########
@@ -90,6 +92,10 @@ public JsonRowDataDeserializationSchema(
         if (hasDecimalType) {
             objectMapper.enable(DeserializationFeature.USE_BIG_DECIMAL_FOR_FLOATS);
         }
+        if (allowUnescapedControlChars) {
+            objectMapper.configure(

Review comment:
       Maybe we can simplify to 
   ```
   objectMapper.configure(
                       JsonReadFeature.ALLOW_UNESCAPED_CONTROL_CHARS.mappedFeature(), allowUnescapedControlChars);
   ```

##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/JsonRowDeserializationSchema.java
##########
@@ -114,18 +118,22 @@ private JsonRowDeserializationSchema(
         if (hasDecimalType) {
             objectMapper.enable(DeserializationFeature.USE_BIG_DECIMAL_FOR_FLOATS);
         }
+        if (allowUnescapedControlChars) {

Review comment:
       Currently the community is moving to the new descriptor api. It not recommended to add new feature for the depricated api.

##########
File path: flink-formats/flink-json/src/test/java/org/apache/flink/formats/json/JsonRowDataSerDeSchemaTest.java
##########
@@ -700,7 +727,10 @@ private void testParseErrors(TestSpec spec) throws Exception {
                                     "Failed to deserialize JSON '{\"id\":\"2019-11-12T18:00:12+0800\"}'."),
                     TestSpec.json("{\"id\":1,\"factor\":799.929496989092949698}")
                             .rowType(ROW(FIELD("id", INT()), FIELD("factor", DECIMAL(38, 18))))
-                            .expect(Row.of(1, new BigDecimal("799.929496989092949698"))));
+                            .expect(Row.of(1, new BigDecimal("799.929496989092949698"))),
+                    TestSpec.json("{\"id\":\"\tstring field\"}")
+                            .rowType(ROW(FIELD("id", STRING())))

Review comment:
       I think we can add `.expectErrorMessage(..)` to also check the failed situation.

##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/JsonRowFormatFactory.java
##########
@@ -79,6 +79,14 @@ public JsonRowFormatFactory() {
                                 schema.ignoreParseErrors();
                             }
                         });
+        descriptorProperties

Review comment:
       Currently the community is moving to the new descriptor api. It not recommended to add new feature for the depricated api. 
   

##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/canal/CanalJsonDeserializationSchema.java
##########
@@ -105,7 +106,8 @@ private CanalJsonDeserializationSchema(
                         false, // ignoreParseErrors already contains the functionality of
                         // failOnMissingField
                         ignoreParseErrors,
-                        timestampFormat);
+                        timestampFormat,
+                        allowUnescapedControlChars);

Review comment:
       Please use fields to store the value of the `allowUnescapedControlChars` and `timestampFormat `.
   
   

##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/maxwell/MaxwellJsonFormatFactory.java
##########
@@ -43,6 +43,7 @@
 import java.util.HashSet;
 import java.util.Set;
 
+import static org.apache.flink.formats.json.maxwell.MaxwellJsonOptions.ALLOW_UNESCAPED_CONTROL_CHARS;

Review comment:
       Please add this option into the `optionalOptions.

##########
File path: flink-formats/flink-json/src/test/java/org/apache/flink/formats/json/debezium/DebeziumJsonFormatFactoryTest.java
##########
@@ -134,7 +135,8 @@ public void testSchemaIncludeOption() {
                         InternalTypeInfo.of(PHYSICAL_DATA_TYPE.getLogicalType()),
                         true,
                         true,
-                        TimestampFormat.ISO_8601);
+                        TimestampFormat.ISO_8601,
+                        false);

Review comment:
       use `true` to test.

##########
File path: flink-formats/flink-json/src/test/java/org/apache/flink/formats/json/maxwell/MaxwellJsonFormatFactoryTest.java
##########
@@ -67,7 +67,11 @@
     public void testSeDeSchema() {
         final MaxwellJsonDeserializationSchema expectedDeser =
                 new MaxwellJsonDeserializationSchema(
-                        ROW_TYPE, InternalTypeInfo.of(ROW_TYPE), true, TimestampFormat.ISO_8601);
+                        ROW_TYPE,
+                        InternalTypeInfo.of(ROW_TYPE),
+                        true,
+                        TimestampFormat.ISO_8601,
+                        false);

Review comment:
       use `true` .




----------------------------------------------------------------
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] V1ncentzzZ commented on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @fsk119 Thanks for your review and I've addressed your comments.


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * 514d2afb5520388488b7189f18ee1a97d39ea386 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398) 
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656",
       "triggerID" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * c368105103600ccab7f5bf473f3e879ed2168c2c Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650) 
   * 6054e046fda054e8459cd7ff4ca7d4df3fa7b74c Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656) 
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * 514d2afb5520388488b7189f18ee1a97d39ea386 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398) 
   * 8b19d3eb2fc61752ac94cb2b6c50b3306ab68730 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656",
       "triggerID" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11697",
       "triggerID" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * 6054e046fda054e8459cd7ff4ca7d4df3fa7b74c Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656) 
   * b3ffad9d58e5b8149a2e4da9e0ead2044170efb3 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11697) 
   
   <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 #14508: [FLINK-20773][json] Support to parse unescaped control chars in string node

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656",
       "triggerID" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11697",
       "triggerID" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b96157c0fc638ecdaf4a5c04c51e52275e926f0",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11724",
       "triggerID" : "1b96157c0fc638ecdaf4a5c04c51e52275e926f0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * b3ffad9d58e5b8149a2e4da9e0ead2044170efb3 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11697) 
   * 1b96157c0fc638ecdaf4a5c04c51e52275e926f0 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11724) 
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * 9a3e9ba496cc4dade2d716a4821be4df40444863 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424) 
   * 0a32b3002af742d2bbb14fa1c3e433bd52cd0f96 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429) 
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507) 
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 033aaef0403b2c2c2d70932be0b668e6cd5b54fb Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499) 
   * 28364b82097029626bf4ad3d18ca14eb759d64db Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509) 
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 28364b82097029626bf4ad3d18ca14eb759d64db Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521) Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509) 
   * 5a2d0c87af6448ab36e312a79124f053f3880c12 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526) 
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 5a2d0c87af6448ab36e312a79124f053f3880c12 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526) 
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * 0a32b3002af742d2bbb14fa1c3e433bd52cd0f96 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429) 
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * f5f905df114b972534bcd8f701da5f73d067c64d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439) 
   
   <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] wuchong commented on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   Hi @V1ncentzzZ , please avoid to use `git pull` or `git merge` in your dev branch. In order to have lastest master branch in your dev branch, a better way is to use `git rebase`. IDEA also provides visual interface to do that.  


----------------------------------------------------------------
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] fsk119 commented on a change in pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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



##########
File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/JsonRowDataDeserializationSchema.java
##########
@@ -85,11 +90,15 @@ public JsonRowDataDeserializationSchema(
                 new JsonToRowDataConverters(failOnMissingField, ignoreParseErrors, timestampFormat)
                         .createConverter(checkNotNull(rowType));
         this.timestampFormat = timestampFormat;
+        this.allowUnescapedControlChars = allowUnescapedControlChars;
         boolean hasDecimalType =
                 LogicalTypeChecks.hasNested(rowType, t -> t instanceof DecimalType);
         if (hasDecimalType) {
             objectMapper.enable(DeserializationFeature.USE_BIG_DECIMAL_FOR_FLOATS);
         }
+        objectMapper.configure(
+                JsonReadFeature.ALLOW_UNESCAPED_CONTROL_CHARS.mappedFeature(),
+                allowUnescapedControlChars);
     }
 
     @Override

Review comment:
       Please add comments to explain when  `ignore-parse-error` will fail.




----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * f5f905df114b972534bcd8f701da5f73d067c64d Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439) 
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 213512a340c8a0ca5914a6681cbad6e732163702 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495) 
   * 033aaef0403b2c2c2d70932be0b668e6cd5b54fb 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 28364b82097029626bf4ad3d18ca14eb759d64db Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509) Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521) 
   
   <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] wuchong merged pull request #14508: [FLINK-20773][json] Support to parse unescaped control chars in string node

Posted by GitBox <gi...@apache.org>.
wuchong merged pull request #14508:
URL: https://github.com/apache/flink/pull/14508


   


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656",
       "triggerID" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11697",
       "triggerID" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * b3ffad9d58e5b8149a2e4da9e0ead2044170efb3 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11697) 
   
   <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] V1ncentzzZ commented on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @wuchong Okay, Do i need to execute `git rebase` now?


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 28364b82097029626bf4ad3d18ca14eb759d64db Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521) Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509) 
   * 5a2d0c87af6448ab36e312a79124f053f3880c12 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * fcfac04a17653bce9abe7d1cd7baa0d723049426 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394) Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395) 
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 28364b82097029626bf4ad3d18ca14eb759d64db Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509) 
   
   <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 #14508: [FLINK-20773][json] Support to parse unescaped control chars in string node

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656",
       "triggerID" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11697",
       "triggerID" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b96157c0fc638ecdaf4a5c04c51e52275e926f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11724",
       "triggerID" : "1b96157c0fc638ecdaf4a5c04c51e52275e926f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e309bd3363c2b7f9ad367e417dc57ff7c1f96fb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11737",
       "triggerID" : "4e309bd3363c2b7f9ad367e417dc57ff7c1f96fb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * 1b96157c0fc638ecdaf4a5c04c51e52275e926f0 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11724) 
   * 4e309bd3363c2b7f9ad367e417dc57ff7c1f96fb Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11737) 
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * 5f0ec4429dcf7a2de8505991ae744edc13fbc294 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584) 
   * c368105103600ccab7f5bf473f3e879ed2168c2c Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650) 
   
   <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 #14508: [FLINK-20773][json] Support to parse unescaped control chars in string node

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656",
       "triggerID" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11697",
       "triggerID" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b96157c0fc638ecdaf4a5c04c51e52275e926f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11724",
       "triggerID" : "1b96157c0fc638ecdaf4a5c04c51e52275e926f0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * 1b96157c0fc638ecdaf4a5c04c51e52275e926f0 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11724) 
   
   <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] wuchong commented on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   As we still haven't started the review, I think it would be great if you can rebase and squash commits. 


----------------------------------------------------------------
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] V1ncentzzZ commented on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   Hi @wuchong , I have adjusted the code, please help review it again.


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   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 fcfac04a17653bce9abe7d1cd7baa0d723049426 (Mon Dec 28 14:27:56 UTC 2020)
   
    ✅no warnings
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507) 
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * 5f0ec4429dcf7a2de8505991ae744edc13fbc294 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * f5f905df114b972534bcd8f701da5f73d067c64d Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439) 
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 213512a340c8a0ca5914a6681cbad6e732163702 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495) 
   * 033aaef0403b2c2c2d70932be0b668e6cd5b54fb Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499) 
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * f5f641fcde2b6d33b89c640994fcb69cafaa00a8 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528) 
   * d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1 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] V1ncentzzZ commented on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @fsk119 Thanks for you review and i've updated the code according to the comments.


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 213512a340c8a0ca5914a6681cbad6e732163702 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495) 
   * 033aaef0403b2c2c2d70932be0b668e6cd5b54fb Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499) 
   
   <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] V1ncentzzZ edited a comment on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @flinkbot run azure


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * f5f905df114b972534bcd8f701da5f73d067c64d Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439) 
   
   <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] V1ncentzzZ edited a comment on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @flinkbot run azure.


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 28364b82097029626bf4ad3d18ca14eb759d64db Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521) Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509) 
   
   <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] V1ncentzzZ commented on pull request #14508: [FLINK-20773][json] Support to parse unescaped control chars in string node

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


   Thanks @wuchong , Sounds good to me.


----------------------------------------------------------------
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] wuchong commented on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   Hi @V1ncentzzZ , I helped to rebase the branch to trigger build again. 
   I also move the test into `TestSpec` list, because it is a general case now. 
   If you don't have other objections, I will merge this PR once Azure is passed. 


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656",
       "triggerID" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * 6054e046fda054e8459cd7ff4ca7d4df3fa7b74c Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656) 
   
   <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 #14508: [FLINK-20773][json] Support to parse unescaped control chars in string node

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656",
       "triggerID" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11697",
       "triggerID" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b96157c0fc638ecdaf4a5c04c51e52275e926f0",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1b96157c0fc638ecdaf4a5c04c51e52275e926f0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * b3ffad9d58e5b8149a2e4da9e0ead2044170efb3 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11697) 
   * 1b96157c0fc638ecdaf4a5c04c51e52275e926f0 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 #14508: [FLINK-20773][json] Support to parse unescaped control chars in string node

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656",
       "triggerID" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11697",
       "triggerID" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b96157c0fc638ecdaf4a5c04c51e52275e926f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11724",
       "triggerID" : "1b96157c0fc638ecdaf4a5c04c51e52275e926f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e309bd3363c2b7f9ad367e417dc57ff7c1f96fb",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4e309bd3363c2b7f9ad367e417dc57ff7c1f96fb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * 1b96157c0fc638ecdaf4a5c04c51e52275e926f0 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11724) 
   * 4e309bd3363c2b7f9ad367e417dc57ff7c1f96fb 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 213512a340c8a0ca5914a6681cbad6e732163702 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495) 
   * 033aaef0403b2c2c2d70932be0b668e6cd5b54fb Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499) 
   * 28364b82097029626bf4ad3d18ca14eb759d64db 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * 9a3e9ba496cc4dade2d716a4821be4df40444863 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424) 
   
   <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 #14508: [FLINK-20773][json] Support to parse unescaped control chars in string node

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


   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 4e309bd3363c2b7f9ad367e417dc57ff7c1f96fb (Fri May 28 07:02:30 UTC 2021)
   
   **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] V1ncentzzZ commented on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   Hi @fsk119, Would you help review this?


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fcfac04a17653bce9abe7d1cd7baa0d723049426 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394) Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395) 
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * 514d2afb5520388488b7189f18ee1a97d39ea386 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fcfac04a17653bce9abe7d1cd7baa0d723049426 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394) 
   
   <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] V1ncentzzZ edited a comment on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @flinkbot run azure.


----------------------------------------------------------------
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] wuchong commented on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   cc @fsk119 


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507) 
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 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] V1ncentzzZ edited a comment on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @flinkbot run azure.


----------------------------------------------------------------
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] V1ncentzzZ commented on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @flinkbot run azure


----------------------------------------------------------------
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] V1ncentzzZ edited a comment on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @flinkbot run azure


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fcfac04a17653bce9abe7d1cd7baa0d723049426 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] V1ncentzzZ edited a comment on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @flinkbot run azure.


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * 8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420) 
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 033aaef0403b2c2c2d70932be0b668e6cd5b54fb Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499) 
   * 28364b82097029626bf4ad3d18ca14eb759d64db 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] V1ncentzzZ edited a comment on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @flinkbot run azure.


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * 5f0ec4429dcf7a2de8505991ae744edc13fbc294 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584) 
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * 9a3e9ba496cc4dade2d716a4821be4df40444863 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424) 
   * 0a32b3002af742d2bbb14fa1c3e433bd52cd0f96 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429) 
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * f5f905df114b972534bcd8f701da5f73d067c64d 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * 9a3e9ba496cc4dade2d716a4821be4df40444863 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424) 
   * 0a32b3002af742d2bbb14fa1c3e433bd52cd0f96 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429) 
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 5a2d0c87af6448ab36e312a79124f053f3880c12 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526) 
   * 3c03189754755222ce29f4d17485c91532da4a8b 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] V1ncentzzZ edited a comment on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @flinkbot run azure


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * 8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420) 
   * 9a3e9ba496cc4dade2d716a4821be4df40444863 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fcfac04a17653bce9abe7d1cd7baa0d723049426 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394) Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395) 
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * 8b19d3eb2fc61752ac94cb2b6c50b3306ab68730 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417) 
   * 8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * f5f905df114b972534bcd8f701da5f73d067c64d Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439) 
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 213512a340c8a0ca5914a6681cbad6e732163702 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495) 
   
   <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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * 9a3e9ba496cc4dade2d716a4821be4df40444863 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424) 
   * 0a32b3002af742d2bbb14fa1c3e433bd52cd0f96 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429) 
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * f5f905df114b972534bcd8f701da5f73d067c64d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439) 
   
   <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] V1ncentzzZ commented on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @wuchong Finished. Thanks your for your reply.


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656",
       "triggerID" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * 6054e046fda054e8459cd7ff4ca7d4df3fa7b74c Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656) 
   * b3ffad9d58e5b8149a2e4da9e0ead2044170efb3 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * f5f905df114b972534bcd8f701da5f73d067c64d Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439) 
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * c368105103600ccab7f5bf473f3e879ed2168c2c Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650) 
   * 6054e046fda054e8459cd7ff4ca7d4df3fa7b74c 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 #14508: [FLINK-20773][json] Support to parse unescaped control chars in string node

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11650",
       "triggerID" : "c368105103600ccab7f5bf473f3e879ed2168c2c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11656",
       "triggerID" : "6054e046fda054e8459cd7ff4ca7d4df3fa7b74c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11697",
       "triggerID" : "b3ffad9d58e5b8149a2e4da9e0ead2044170efb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b96157c0fc638ecdaf4a5c04c51e52275e926f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11724",
       "triggerID" : "1b96157c0fc638ecdaf4a5c04c51e52275e926f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e309bd3363c2b7f9ad367e417dc57ff7c1f96fb",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11737",
       "triggerID" : "4e309bd3363c2b7f9ad367e417dc57ff7c1f96fb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * 4e309bd3363c2b7f9ad367e417dc57ff7c1f96fb Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11737) 
   
   <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] V1ncentzzZ commented on pull request #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   @flinkbot run azure


----------------------------------------------------------------
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 #14508: [FLINK-20773][format] Support allow-unescaped-control-chars option for JSON format.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11394",
       "triggerID" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fcfac04a17653bce9abe7d1cd7baa0d723049426",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11395",
       "triggerID" : "751745476",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f1332b021d33a6e4681b0a08ad1c5b58f153c417",
       "triggerType" : "PUSH"
     }, {
       "hash" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11398",
       "triggerID" : "514d2afb5520388488b7189f18ee1a97d39ea386",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11417",
       "triggerID" : "8b19d3eb2fc61752ac94cb2b6c50b3306ab68730",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11420",
       "triggerID" : "8fe82a5ff01ab13c7ba704e3ced181c3a6e4fc15",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11424",
       "triggerID" : "9a3e9ba496cc4dade2d716a4821be4df40444863",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11429",
       "triggerID" : "0a32b3002af742d2bbb14fa1c3e433bd52cd0f96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4d02e921d2641fc5692617a4dd50ba2fda1128c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11439",
       "triggerID" : "f5f905df114b972534bcd8f701da5f73d067c64d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fd8cbf90a807292b0db7b85bda26f1e717b87767",
       "triggerType" : "PUSH"
     }, {
       "hash" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11495",
       "triggerID" : "213512a340c8a0ca5914a6681cbad6e732163702",
       "triggerType" : "PUSH"
     }, {
       "hash" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11499",
       "triggerID" : "033aaef0403b2c2c2d70932be0b668e6cd5b54fb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "triggerType" : "PUSH"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11521",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "28364b82097029626bf4ad3d18ca14eb759d64db",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11509",
       "triggerID" : "752816613",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11526",
       "triggerID" : "5a2d0c87af6448ab36e312a79124f053f3880c12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c03189754755222ce29f4d17485c91532da4a8b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5663475ec56efe4b84e6ae2e6cabd6d58db34bf2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11528",
       "triggerID" : "f5f641fcde2b6d33b89c640994fcb69cafaa00a8",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507",
       "triggerID" : "d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "06a37e185c98ee1abefea3ce1b9278b12776d8a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584",
       "triggerID" : "5f0ec4429dcf7a2de8505991ae744edc13fbc294",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f1332b021d33a6e4681b0a08ad1c5b58f153c417 UNKNOWN
   * f4d02e921d2641fc5692617a4dd50ba2fda1128c UNKNOWN
   * fd8cbf90a807292b0db7b85bda26f1e717b87767 UNKNOWN
   * 3c03189754755222ce29f4d17485c91532da4a8b UNKNOWN
   * 5663475ec56efe4b84e6ae2e6cabd6d58db34bf2 UNKNOWN
   * d7c11e1d1a2cccc90f6c3745039cb6af6c2327b1 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11507) 
   * 06a37e185c98ee1abefea3ce1b9278b12776d8a5 UNKNOWN
   * 5f0ec4429dcf7a2de8505991ae744edc13fbc294 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=11584) 
   
   <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