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 2022/01/20 03:25:55 UTC

[GitHub] [flink] imaffe opened a new pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

imaffe opened a new pull request #18406:
URL: https://github.com/apache/flink/pull/18406


   
   ## 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
   
   Currently the source connector reads all messages as Message<byte[]>, and implements a deserialization abstraction to deserialize the byte array message. This deserialization abstraction supports both flink schema and pulsar schema. However because of this extra layer of abstraction, even when using pulsar schema, the schema info is not provided to the consumer (client), so it is not using any pulsar’s schema validation mechanism. (If pulsar client has a schema, it will send the schema to broker on connect and broker will validate if it is a valid schema according to a preset compatibility rule : https://pulsar.apache.org/docs/en/schema-evolution-compatibility/).
   
   
   ## Brief change log
   
   
   - added test class PulsarDeserializationSchemaTest
   - changed PulsarSchemaWrapper#decode() method
   -  use <?> generic in method signature
   - pass in schema when creating consumer 
   - KeyValueSchemaFactory changed one implementation (needs Yufan's review)
   
   
   ## Verifying this change
   
   
   This change added tests and can be verified as follows:
   
     - Added tests in PulsarDeserializationSchemaTest
   ## Does this pull request potentially affect one of the following parts:
   
     - The serializers:  Yes, used a custome serializer for AVRO based structs
    - Others : No
   
   ## Documentation
   
     - Documentation should should be added in a different commit 
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010) 
   * 4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 39c6e525639eea1a578f99d7dc03b44b6c36cbeb Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064) 
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 8264c715c42f1489b9ce53c57b20b4d07e189870 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: docs/content/docs/connectors/datastream/pulsar.md
##########
@@ -149,11 +149,14 @@ Pulsar connector would filter the available topics by the `RegexSubscriptionMode
 ### Deserializer
 
 A deserializer (Deserialization schema) is required for parsing Pulsar messages. The deserializer is
-configured by `setDeserializationSchema(PulsarDeserializationSchema)`.
-The `PulsarDeserializationSchema` defines how to deserialize a Pulsar `Message<byte[]>`.
+configured by `setDeserializationSchema(PulsarDeserializationSchema)`. Pulsar Connector supports use [pulsar schema evoluiton](https://pulsar.apache.org/docs/en/schema-evolution-compatibility/)
+The `PulsarDeserializationSchema` defines how to deserialize a Pulsar Message. If use
+`pulsarSchema`, then pulsar client will receive deserialized `Message<T>` directly instead of `Message<byte[]>`. If
+using flink schema, pulsar client will receive `Message<byte[]>`.

Review comment:
       Add Chinese documentation changes




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dac634090b321d7fb35a03e5df60225180f5b5b6 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956) 
   * fad5d9cf60fda4a391a398a465510b803a5331be Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/reader/split/PulsarPartitionSplitReaderBase.java
##########
@@ -104,24 +104,31 @@ protected PulsarPartitionSplitReaderBase(
         PulsarMessageCollector<OUT> collector = new PulsarMessageCollector<>(splitId, builder);
         Deadline deadline = Deadline.fromNow(sourceConfiguration.getMaxFetchTime());
 
-        // Consume message from pulsar until it was woke up by flink reader.
+        // Consume message from pulsar until it was woken up by flink reader.
         for (int messageNum = 0;
                 messageNum < sourceConfiguration.getMaxFetchRecords()
                         && deadline.hasTimeLeft()
                         && isNotWakeup();
                 messageNum++) {
             try {
                 Duration timeout = deadline.timeLeftIfAny();
-                Message<byte[]> message = pollMessage(timeout);
+                Message<?> message = pollMessage(timeout);
                 if (message == null) {
                     break;
                 }
 
-                // Deserialize message.
                 collector.setMessage(message);
-                deserializationSchema.deserialize(message, collector);
 
-                // Acknowledge message if need.
+                // Deserialize message by DeserializationSchema or Pulsar Schema.
+                if (sourceConfiguration.isEnableSchemaEvolution()) {

Review comment:
       If we implement that way, we can use a different approach to support schema evolution, in that case, users uses nativePulsarSchema(...) and pass this `PulsarDeserializationSchema` impl to pulsar source build, and ENABLE_SCHEMA_EVOLUTION related configs is not necessary in that case. The good part is that the schema evolution semantics are more fine-grained. 
   
   The downside is our api turns from 3 to 4: originally only support TypeInformation, flink and pulsar, now we have a nativePulsar (which is the only schema that supports schema evolution)




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: WIP: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * cc7f4cf450c7e8b88877b5a276aecc843bef039c Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677) 
   * 8264c715c42f1489b9ce53c57b20b4d07e189870 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/reader/deserializer/PulsarDeserializationSchema.java
##########
@@ -76,7 +76,10 @@ default void open(InitializationContext context) throws Exception {
      * @param message The message decoded by pulsar.
      * @param out The collector to put the resulting messages.
      */
-    void deserialize(Message<byte[]> message, Collector<T> out) throws Exception;
+    void deserialize(Message<?> message, Collector<T> out) throws Exception;

Review comment:
       When I create 2 methods at the same time, they clash with each other. Wondering is there a workaround ?




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/reader/split/PulsarPartitionSplitReaderBase.java
##########
@@ -104,24 +104,31 @@ protected PulsarPartitionSplitReaderBase(
         PulsarMessageCollector<OUT> collector = new PulsarMessageCollector<>(splitId, builder);
         Deadline deadline = Deadline.fromNow(sourceConfiguration.getMaxFetchTime());
 
-        // Consume message from pulsar until it was woke up by flink reader.
+        // Consume message from pulsar until it was woken up by flink reader.
         for (int messageNum = 0;
                 messageNum < sourceConfiguration.getMaxFetchRecords()
                         && deadline.hasTimeLeft()
                         && isNotWakeup();
                 messageNum++) {
             try {
                 Duration timeout = deadline.timeLeftIfAny();
-                Message<byte[]> message = pollMessage(timeout);
+                Message<?> message = pollMessage(timeout);
                 if (message == null) {
                     break;
                 }
 
-                // Deserialize message.
                 collector.setMessage(message);
-                deserializationSchema.deserialize(message, collector);
 
-                // Acknowledge message if need.
+                // Deserialize message by DeserializationSchema or Pulsar Schema.
+                if (sourceConfiguration.isEnableSchemaEvolution()) {

Review comment:
       We decided to use config + determine schema evolution in PulsarSchemaWrapper




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 39c6e525639eea1a578f99d7dc03b44b6c36cbeb Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064) 
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010) 
   * 4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010) 
   * 4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 25fb867852a87a19d2c6dec3493f6637c340b954 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] syhily commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/reader/deserializer/PulsarDeserializationSchemaWrapper.java
##########
@@ -52,13 +53,18 @@ public void open(InitializationContext context, SourceConfiguration configuratio
     }
 
     @Override
-    public void deserialize(Message<byte[]> message, Collector<T> out) throws Exception {
+    public void deserialize(Message<?> message, Collector<T> out) throws Exception {
         byte[] bytes = message.getData();
         T instance = deserializationSchema.deserialize(bytes);
 
         out.collect(instance);
     }
 
+    @Override

Review comment:
       Put this in `PulsarDeserializationSchema` class as a default method




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fad5d9cf60fda4a391a398a465510b803a5331be Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990) 
   * 39c6e525639eea1a578f99d7dc03b44b6c36cbeb Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/PulsarSourceBuilder.java
##########
@@ -265,6 +266,15 @@
         return this;
     }
 
+    /**
+     * If you enable this option, we would consume and deserialize the message by using Pulsar
+     * {@link Schema}.
+     */
+    public PulsarSourceBuilder<OUT> enableSchemaEvolution() {
+        configuration.set(PULSAR_ENABLE_SCHEMA_EVOLUTION, true);

Review comment:
       I think the evolution should not be decided by connector, instead it should be decided by the broker configuration. The reason is , most of the cases whether the evolution should be enabled is coupled with the broker configuration, . Adding configuration in the source connector could happen the following
   1. Connector enabled evolution, but broker disabled
   2. Connector disabled evolution , but broker enabled (and user might expect the connector to support evolution automatically)
   
   So I feel like the source connector schema evolution should not be configurable. 




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   * 25fb867852a87a19d2c6dec3493f6637c340b954 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 8264c715c42f1489b9ce53c57b20b4d07e189870 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: WIP: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * cc7f4cf450c7e8b88877b5a276aecc843bef039c Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677) 
   * 8264c715c42f1489b9ce53c57b20b4d07e189870 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dac634090b321d7fb35a03e5df60225180f5b5b6 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748) 
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot commented on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/test/java/org/apache/flink/connector/pulsar/source/reader/deserializer/PulsarDeserializationSchemaTest.java
##########
@@ -64,27 +59,6 @@ void createFromFlinkDeserializationSchema() throws Exception {
         assertEquals(collector.result, "some-sample-message");
     }
 
-    @Test
-    void createFromPulsarSchema() throws Exception {

Review comment:
       We don't need this test as we are not using `PulsarSchemaWrapper` to really decode any messages

##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/reader/deserializer/PulsarDeserializationSchema.java
##########
@@ -67,7 +67,13 @@ default void open(InitializationContext context) throws Exception {
      * @param message The message decoded by pulsar.
      * @param out The collector to put the resulting messages.
      */
-    void deserialize(Message<byte[]> message, Collector<T> out) throws Exception;
+    void deserialize(Message<?> message, Collector<T> out) throws Exception;
+
+    /** @return The related Pulsar Schema for this serializer. */
+    default Schema<T> schema() {

Review comment:
       We decided to use try catch to determine if we are using Pulsar Schema , though this is a bit weird as we are using "exception as control flow". Welcome some other options~

##########
File path: flink-connectors/flink-connector-pulsar/src/test/java/org/apache/flink/connector/pulsar/source/PulsarSourceDeserializationTest.java
##########
@@ -0,0 +1,283 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.pulsar.source;
+
+import org.apache.flink.api.common.eventtime.WatermarkStrategy;
+import org.apache.flink.api.common.serialization.SimpleStringSchema;
+import org.apache.flink.connector.pulsar.source.enumerator.cursor.StopCursor;
+import org.apache.flink.connector.pulsar.source.enumerator.topic.TopicNameUtils;
+import org.apache.flink.connector.pulsar.source.reader.deserializer.PulsarDeserializationSchema;
+import org.apache.flink.connector.pulsar.testutils.PulsarTestSuiteBase;
+import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
+import org.apache.flink.util.CloseableIterator;
+
+import org.apache.pulsar.client.api.Schema;
+import org.apache.pulsar.common.schema.KeyValue;
+import org.junit.jupiter.api.Test;
+
+import java.io.Serializable;
+import java.util.Objects;
+import java.util.concurrent.ThreadLocalRandom;
+
+import static org.apache.commons.lang3.RandomStringUtils.randomAlphabetic;
+import static org.apache.flink.connector.pulsar.source.reader.deserializer.PulsarDeserializationSchema.flinkSchema;
+import static org.apache.flink.connector.pulsar.source.reader.deserializer.PulsarDeserializationSchema.pulsarSchema;
+import static org.apache.pulsar.client.api.SubscriptionType.Exclusive;
+import static org.assertj.core.api.Assertions.assertThat;
+import static org.assertj.core.api.Assertions.assertThatCode;
+
+/** Testing the pulsar schema used by source. */
+public class PulsarSourceDeserializationTest extends PulsarTestSuiteBase {

Review comment:
       This class can be put together to `PulsarSourceITCase` like Kafka did, it also can be put to another directory. Where do you think it's the best place to put this class ?

##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/common/schema/factories/KeyValueSchemaFactory.java
##########
@@ -69,11 +69,8 @@ public SchemaType type() {
     public TypeInformation<KeyValue<K, V>> createTypeInfo(SchemaInfo info) {
         KeyValue<SchemaInfo, SchemaInfo> kvSchemaInfo = decodeKeyValueSchemaInfo(info);
 
-        Schema<K> keySchema = PulsarSchemaUtils.createSchema(kvSchemaInfo.getKey());
-        Class<K> keyClass = decodeClassInfo(keySchema.getSchemaInfo());
-
-        Schema<V> valueSchema = PulsarSchemaUtils.createSchema(kvSchemaInfo.getValue());
-        Class<V> valueClass = decodeClassInfo(valueSchema.getSchemaInfo());
+        Class<K> keyClass = decodeClassInfo(kvSchemaInfo.getKey());
+        Class<V> valueClass = decodeClassInfo(kvSchemaInfo.getValue());

Review comment:
       @syhily Hi Yufan, I'm not sure if this modification makes sense, I was wondering why we first create a schema from SchemaInfo and then get SchemaInfo from the schema ?




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34014",
       "triggerID" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34014) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010) 
   * 4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/reader/split/PulsarPartitionSplitReaderBase.java
##########
@@ -192,28 +199,37 @@ public void close() {
     }
 
     @Nullable
-    protected abstract Message<byte[]> pollMessage(Duration timeout)
+    protected abstract Message<?> pollMessage(Duration timeout)
             throws ExecutionException, InterruptedException, PulsarClientException;
 
-    protected abstract void finishedPollMessage(Message<byte[]> message);
+    protected abstract void finishedPollMessage(Message<?> message);
 
-    protected abstract void startConsumer(PulsarPartitionSplit split, Consumer<byte[]> consumer);
+    protected abstract void startConsumer(PulsarPartitionSplit split, Consumer<?> consumer);
 
     // --------------------------- Helper Methods -----------------------------
 
     protected boolean isNotWakeup() {
         return !wakeup.get();
     }
 
-    /** Create a specified {@link Consumer} by the given split information. */
-    protected Consumer<byte[]> createPulsarConsumer(PulsarPartitionSplit split) {
+    /**
+     * Create a specified {@link Consumer} by the given split information. If using pulsar schema,
+     * then use the pulsar schema, if using flink schema, then use a Schema.BYTES
+     */
+    protected Consumer<?> createPulsarConsumer(PulsarPartitionSplit split) {
         return createPulsarConsumer(split.getPartition());
     }
 
-    /** Create a specified {@link Consumer} by the given topic partition. */
-    protected Consumer<byte[]> createPulsarConsumer(TopicPartition partition) {
-        ConsumerBuilder<byte[]> consumerBuilder =
-                createConsumerBuilder(pulsarClient, Schema.BYTES, sourceConfiguration);
+    protected Consumer<?> createPulsarConsumer(TopicPartition partition) {
+        Schema<?> schema;
+        if (sourceConfiguration.isEnableSchemaEvolution()) {
+            schema = deserializationSchema.schema();

Review comment:
       And here flinkSchema can implement the schema() method as well. So we don't need to check isEnableSchemaEvolution




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/test/java/org/apache/flink/connector/pulsar/source/reader/deserializer/PulsarDeserializationSchemaTest.java
##########
@@ -108,6 +122,243 @@ void createFromFlinkTypeInformation() throws Exception {
         assertEquals(collector.result, "test-content");
     }
 
+    @Test
+    void primitiveStringPulsarSchema() {
+        final String topicName =
+                "primitiveString-" + ThreadLocalRandom.current().nextLong(0, Long.MAX_VALUE);
+        operator().createTopic(topicName, 1);
+        String expectedMessage = randomAlphabetic(10);
+        operator()
+                .sendMessage(
+                        TopicNameUtils.topicNameWithPartition(topicName, 0),
+                        Schema.STRING,
+                        expectedMessage);
+        PulsarSource<String> source = createSource(topicName, pulsarSchema(Schema.STRING));
+        assertThatCode(() -> runPipeline(source, expectedMessage)).doesNotThrowAnyException();

Review comment:
       Here I thought no exception could prove the deserialization is ok, do we need to verify that the records are intact as well ? 




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/common/schema/factories/AvroSchemaFactory.java
##########
@@ -45,4 +48,14 @@ public SchemaType type() {
 
         return AvroSchema.of(definition);
     }
+
+    @Override
+    public TypeInformation<T> createTypeInfo(SchemaInfo info) {
+        try {
+            Class<T> decodeClassInfo = decodeClassInfo(info);
+            return AvroUtils.getAvroUtils().createAvroTypeInfo(decodeClassInfo);

Review comment:
       For avro based schema, we'll just use Flink's avro type info




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on pull request #18406: WIP: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   @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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: WIP: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a08f9136849f34b2a902435c7f3c3b8b2be8b74e Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668) 
   * cc7f4cf450c7e8b88877b5a276aecc843bef039c Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fad5d9cf60fda4a391a398a465510b803a5331be Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] syhily commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/common/schema/factories/KeyValueSchemaFactory.java
##########
@@ -69,11 +69,8 @@ public SchemaType type() {
     public TypeInformation<KeyValue<K, V>> createTypeInfo(SchemaInfo info) {
         KeyValue<SchemaInfo, SchemaInfo> kvSchemaInfo = decodeKeyValueSchemaInfo(info);
 
-        Schema<K> keySchema = PulsarSchemaUtils.createSchema(kvSchemaInfo.getKey());
-        Class<K> keyClass = decodeClassInfo(keySchema.getSchemaInfo());
-
-        Schema<V> valueSchema = PulsarSchemaUtils.createSchema(kvSchemaInfo.getValue());
-        Class<V> valueClass = decodeClassInfo(valueSchema.getSchemaInfo());
+        Class<K> keyClass = decodeClassInfo(kvSchemaInfo.getKey());
+        Class<V> valueClass = decodeClassInfo(kvSchemaInfo.getValue());

Review comment:
       This change is ok. All the recreating checks should be done in the constructor.




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   * 25fb867852a87a19d2c6dec3493f6637c340b954 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/reader/split/PulsarPartitionSplitReaderBase.java
##########
@@ -104,24 +104,31 @@ protected PulsarPartitionSplitReaderBase(
         PulsarMessageCollector<OUT> collector = new PulsarMessageCollector<>(splitId, builder);
         Deadline deadline = Deadline.fromNow(sourceConfiguration.getMaxFetchTime());
 
-        // Consume message from pulsar until it was woke up by flink reader.
+        // Consume message from pulsar until it was woken up by flink reader.
         for (int messageNum = 0;
                 messageNum < sourceConfiguration.getMaxFetchRecords()
                         && deadline.hasTimeLeft()
                         && isNotWakeup();
                 messageNum++) {
             try {
                 Duration timeout = deadline.timeLeftIfAny();
-                Message<byte[]> message = pollMessage(timeout);
+                Message<?> message = pollMessage(timeout);
                 if (message == null) {
                     break;
                 }
 
-                // Deserialize message.
                 collector.setMessage(message);
-                deserializationSchema.deserialize(message, collector);
 
-                // Acknowledge message if need.
+                // Deserialize message by DeserializationSchema or Pulsar Schema.
+                if (sourceConfiguration.isEnableSchemaEvolution()) {

Review comment:
       maybe considering pushing the check status to deserializationSchema ? we can add isSchemaEvolutionEnabled method in the PulsarDeserializationSchema, whether supporting schema evolution should better decided in the schema code instead of in SplitReaderBase code? 




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: WIP: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a08f9136849f34b2a902435c7f3c3b8b2be8b74e Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: WIP: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 25fb867852a87a19d2c6dec3493f6637c340b954 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827) 
   * a08f9136849f34b2a902435c7f3c3b8b2be8b74e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 8264c715c42f1489b9ce53c57b20b4d07e189870 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748) 
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "faf1a41fdaf06ead2e1c062b17fea396bbad13c7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "faf1a41fdaf06ead2e1c062b17fea396bbad13c7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * faf1a41fdaf06ead2e1c062b17fea396bbad13c7 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   * 25fb867852a87a19d2c6dec3493f6637c340b954 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] syhily commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: docs/content.zh/docs/connectors/datastream/pulsar.md
##########
@@ -155,6 +155,19 @@ Pulsar Source 提供了两种订阅 Topic 或 Topic 分区的方式。
   PulsarDeserializationSchema.flinkTypeInfo(TypeInformation, ExecutionConfig);
   ```
 
+如果使用 KeyValue 或者 Struct 类型的Schema, 那么 pulsar `Schema` 讲不会含有类型类信息, 但`PulsarSchemaTypeInformation`需要通过传入类型类信息来构造。因此我们提供的API支持用户传入类型类信息。

Review comment:
       Add extra space between words.




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8264c715c42f1489b9ce53c57b20b4d07e189870 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722) 
   * dac634090b321d7fb35a03e5df60225180f5b5b6 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34014",
       "triggerID" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "triggerType" : "PUSH"
     }, {
       "hash" : "260828cb024e0a9d71dd61296fd4e4200545d6fc",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34047",
       "triggerID" : "260828cb024e0a9d71dd61296fd4e4200545d6fc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34014) 
   * 260828cb024e0a9d71dd61296fd4e4200545d6fc Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34047) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010) 
   * 4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] syhily commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/reader/deserializer/PulsarSchemaWrapper.java
##########
@@ -41,22 +43,45 @@
     /** The serializable pulsar schema, it wrap the schema with type class. */
     private final PulsarSchema<T> pulsarSchema;
 
+    private boolean isSchemaEvolutionEnabled;
+
     public PulsarSchemaWrapper(PulsarSchema<T> pulsarSchema) {
         this.pulsarSchema = pulsarSchema;
     }
 
     @Override
-    public void deserialize(Message<byte[]> message, Collector<T> out) throws Exception {
-        Schema<T> schema = this.pulsarSchema.getPulsarSchema();
-        byte[] bytes = message.getData();
-        T instance = schema.decode(bytes);
+    public void open(
+            DeserializationSchema.InitializationContext context, SourceConfiguration configuration)
+            throws Exception {
+        this.isSchemaEvolutionEnabled = configuration.isEnableSchemaEvolution();
+    }
 
-        out.collect(instance);
+    @Override
+    public void deserialize(Message<?> message, Collector<T> out) throws Exception {

Review comment:
       I don't like this kind of deserialization.




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   * 25fb867852a87a19d2c6dec3493f6637c340b954 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   * 25fb867852a87a19d2c6dec3493f6637c340b954 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   * 25fb867852a87a19d2c6dec3493f6637c340b954 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   * 25fb867852a87a19d2c6dec3493f6637c340b954 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: WIP: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 25fb867852a87a19d2c6dec3493f6637c340b954 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827) 
   * a08f9136849f34b2a902435c7f3c3b8b2be8b74e UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: WIP: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 25fb867852a87a19d2c6dec3493f6637c340b954 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827) 
   * a08f9136849f34b2a902435c7f3c3b8b2be8b74e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668) 
   * cc7f4cf450c7e8b88877b5a276aecc843bef039c UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: WIP: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/PulsarSourceBuilder.java
##########
@@ -460,6 +471,21 @@
             }
         }
 
+        // Schema evolution check.
+        if (deserializationSchema instanceof PulsarSchemaWrapper
+                && !Boolean.TRUE.equals(configBuilder.get(PULSAR_READ_SCHEMA_EVOLUTION))) {
+            LOG.info(
+                    "It seems like you want to send message in Pulsar Schema."

Review comment:
       typo: read




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: WIP: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/PulsarSourceBuilder.java
##########
@@ -265,6 +266,15 @@
         return this;
     }
 
+    /**
+     * If you enable this option, we would consume and deserialize the message by using Pulsar
+     * {@link Schema}.
+     */
+    public PulsarSourceBuilder<OUT> enableSchemaEvolution() {
+        configuration.set(PULSAR_ENABLE_SCHEMA_EVOLUTION, true);

Review comment:
       We decided to make schema evolution configurable




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/common/schema/factories/JSONSchemaFactory.java
##########
@@ -38,4 +41,14 @@ public SchemaType type() {
         Class<T> typeClass = decodeClassInfo(info);
         return JSONSchema.of(typeClass, info.getProperties());
     }
+
+    @Override
+    public TypeInformation<T> createTypeInfo(SchemaInfo info) {
+        try {
+            Class<T> decodeClassInfo = decodeClassInfo(info);
+            return AvroUtils.getAvroUtils().createAvroTypeInfo(decodeClassInfo);

Review comment:
       Pulsar JSON schema internally uses AVRO as well. 




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/test/java/org/apache/flink/connector/pulsar/source/reader/deserializer/PulsarDeserializationSchemaTest.java
##########
@@ -108,6 +122,243 @@ void createFromFlinkTypeInformation() throws Exception {
         assertEquals(collector.result, "test-content");
     }
 
+    @Test
+    void primitiveStringPulsarSchema() {
+        final String topicName =
+                "primitiveString-" + ThreadLocalRandom.current().nextLong(0, Long.MAX_VALUE);
+        operator().createTopic(topicName, 1);
+        String expectedMessage = randomAlphabetic(10);
+        operator()
+                .sendMessage(
+                        TopicNameUtils.topicNameWithPartition(topicName, 0),
+                        Schema.STRING,
+                        expectedMessage);
+        PulsarSource<String> source = createSource(topicName, pulsarSchema(Schema.STRING));
+        assertThatCode(() -> runPipeline(source, expectedMessage)).doesNotThrowAnyException();

Review comment:
       already did lol




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748) 
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   * 25fb867852a87a19d2c6dec3493f6637c340b954 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot commented on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   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 2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d (Thu Jan 20 03:30:10 UTC 2022)
   
   **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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   * 25fb867852a87a19d2c6dec3493f6637c340b954 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   * 25fb867852a87a19d2c6dec3493f6637c340b954 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 25fb867852a87a19d2c6dec3493f6637c340b954 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 39c6e525639eea1a578f99d7dc03b44b6c36cbeb Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34014",
       "triggerID" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "triggerType" : "PUSH"
     }, {
       "hash" : "260828cb024e0a9d71dd61296fd4e4200545d6fc",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "260828cb024e0a9d71dd61296fd4e4200545d6fc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34014) 
   * 260828cb024e0a9d71dd61296fd4e4200545d6fc UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010) 
   * 4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34014",
       "triggerID" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010) 
   * 4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34014) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: WIP: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8264c715c42f1489b9ce53c57b20b4d07e189870 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: WIP: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * cc7f4cf450c7e8b88877b5a276aecc843bef039c Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dac634090b321d7fb35a03e5df60225180f5b5b6 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956) 
   * fad5d9cf60fda4a391a398a465510b803a5331be UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821) 
   * d82c0d6ed2a9d499899924cfe0436c7b2833f9ea Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b60fe215fa6f6ef411b43b77bd98a739958e2570 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754) 
   * 7b486f82b4f116fddc52b955f5a934256416da30 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818) 
   * 56dc7f327cc274e5cb0aa4a2bc5355f2978d629f UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: WIP: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a08f9136849f34b2a902435c7f3c3b8b2be8b74e Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668) 
   * cc7f4cf450c7e8b88877b5a276aecc843bef039c UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8264c715c42f1489b9ce53c57b20b4d07e189870 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722) 
   * dac634090b321d7fb35a03e5df60225180f5b5b6 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/test/java/org/apache/flink/connector/pulsar/source/reader/deserializer/PulsarDeserializationSchemaTest.java
##########
@@ -108,6 +125,329 @@ void createFromFlinkTypeInformation() throws Exception {
         assertEquals(collector.result, "test-content");
     }
 
+    @ParameterizedTest
+    @ValueSource(booleans = {true, false})
+    void primitiveStringPulsarSchema(boolean useNativePulsarSchema) {
+        final String topicName =
+                "primitiveString-" + ThreadLocalRandom.current().nextLong(0, Long.MAX_VALUE);
+        operator().createTopic(topicName, 1);
+        String expectedMessage = randomAlphabetic(10);
+        operator()
+                .sendMessage(
+                        TopicNameUtils.topicNameWithPartition(topicName, 0),
+                        Schema.STRING,
+                        expectedMessage);
+        PulsarSource<String> source;
+        if (useNativePulsarSchema) {
+            source = createSource(topicName, nativePulsarSchema(Schema.STRING));
+        } else {
+            source = createSource(topicName, pulsarSchema(Schema.STRING));
+        }
+
+        assertThatCode(() -> runPipeline(source, expectedMessage)).doesNotThrowAnyException();
+    }
+
+    @ParameterizedTest
+    @ValueSource(booleans = {true, false})
+    void unversionedJsonStructPulsarSchema(boolean useNativePulsarSchema) {
+        final String topicName =
+                "unversionedJsonStruct-" + ThreadLocalRandom.current().nextLong(0, Long.MAX_VALUE);
+        operator().createTopic(topicName, 1);
+        TestingUser expectedMessage = createRandomUser();
+        operator()
+                .sendMessage(
+                        TopicNameUtils.topicNameWithPartition(topicName, 0),
+                        Schema.JSON(TestingUser.class),
+                        expectedMessage);
+        PulsarSource<TestingUser> source;
+        if (useNativePulsarSchema) {
+            source =
+                    createSource(
+                            topicName,
+                            nativePulsarSchema(Schema.JSON(TestingUser.class), TestingUser.class));
+        } else {
+            source =
+                    createSource(
+                            topicName,
+                            pulsarSchema(Schema.JSON(TestingUser.class), TestingUser.class));
+        }
+        assertThatCode(() -> runPipeline(source, expectedMessage)).doesNotThrowAnyException();
+    }
+
+    @ParameterizedTest
+    @ValueSource(booleans = {true, false})
+    void keyValueJsonStructPulsarSchema(boolean useNativePulsarSchema) {
+        final String topicName =
+                "keyValueJsonStruct-" + ThreadLocalRandom.current().nextLong(0, Long.MAX_VALUE);
+        operator().createTopic(topicName, 1);
+        KeyValue<TestingUser, TestingUser> expectedMessage =
+                new KeyValue<>(createRandomUser(), createRandomUser());
+        operator()
+                .sendMessage(
+                        TopicNameUtils.topicNameWithPartition(topicName, 0),
+                        Schema.KeyValue(
+                                Schema.JSON(TestingUser.class), Schema.JSON(TestingUser.class)),
+                        expectedMessage);
+        PulsarSource<KeyValue<TestingUser, TestingUser>> source;
+        if (useNativePulsarSchema) {
+            source =
+                    createSource(
+                            topicName,
+                            nativePulsarSchema(
+                                    Schema.KeyValue(
+                                            Schema.JSON(TestingUser.class),
+                                            Schema.JSON(TestingUser.class)),
+                                    TestingUser.class,
+                                    TestingUser.class));
+        } else {
+            source =
+                    createSource(
+                            topicName,
+                            pulsarSchema(
+                                    Schema.KeyValue(
+                                            Schema.JSON(TestingUser.class),
+                                            Schema.JSON(TestingUser.class)),
+                                    TestingUser.class,
+                                    TestingUser.class));
+        }
+
+        assertThatCode(() -> runPipeline(source, expectedMessage)).doesNotThrowAnyException();
+    }
+
+    @ParameterizedTest
+    @ValueSource(booleans = {true, false})
+    void keyValueAvroStructPulsarSchema(boolean useNativePulsarSchema) {
+        final String topicName =
+                "keyValueAvroStruct-" + ThreadLocalRandom.current().nextLong(0, Long.MAX_VALUE);
+        operator().createTopic(topicName, 1);
+        KeyValue<TestingUser, TestingUser> expectedMessage =
+                new KeyValue<>(createRandomUser(), createRandomUser());
+        operator()
+                .sendMessage(
+                        TopicNameUtils.topicNameWithPartition(topicName, 0),
+                        Schema.KeyValue(
+                                Schema.AVRO(TestingUser.class), Schema.AVRO(TestingUser.class)),
+                        expectedMessage);
+        PulsarSource<KeyValue<TestingUser, TestingUser>> source;
+        if (useNativePulsarSchema) {
+            source =
+                    createSource(
+                            topicName,
+                            nativePulsarSchema(
+                                    Schema.KeyValue(
+                                            Schema.AVRO(TestingUser.class),
+                                            Schema.AVRO(TestingUser.class)),
+                                    TestingUser.class,
+                                    TestingUser.class));
+        } else {
+            source =
+                    createSource(
+                            topicName,
+                            pulsarSchema(
+                                    Schema.KeyValue(
+                                            Schema.AVRO(TestingUser.class),
+                                            Schema.AVRO(TestingUser.class)),
+                                    TestingUser.class,
+                                    TestingUser.class));
+        }
+
+        assertThatCode(() -> runPipeline(source, expectedMessage)).doesNotThrowAnyException();
+    }
+
+    @ParameterizedTest
+    @ValueSource(booleans = {true, false})
+    void keyValuePrimitivePulsarSchema(boolean useNativePulsarSchema) {
+        final String topicName =
+                "keyValuePrimitive-" + ThreadLocalRandom.current().nextLong(0, Long.MAX_VALUE);
+        operator().createTopic(topicName, 1);
+        KeyValue<String, Integer> expectedMessage = new KeyValue<>(randomAlphabetic(5), 5);
+        operator()
+                .sendMessage(
+                        TopicNameUtils.topicNameWithPartition(topicName, 0),
+                        Schema.KeyValue(Schema.STRING, Schema.INT32),
+                        expectedMessage);
+        PulsarSource<KeyValue<String, Integer>> source;
+        if (useNativePulsarSchema) {
+            source =
+                    createSource(
+                            topicName,
+                            nativePulsarSchema(
+                                    Schema.KeyValue(Schema.STRING, Schema.INT32),
+                                    String.class,
+                                    Integer.class));
+        } else {
+            source =
+                    createSource(
+                            topicName,
+                            pulsarSchema(
+                                    Schema.KeyValue(Schema.STRING, Schema.INT32),
+                                    String.class,
+                                    Integer.class));
+        }
+
+        assertThatCode(() -> runPipeline(source, expectedMessage)).doesNotThrowAnyException();
+    }
+
+    @ParameterizedTest
+    @ValueSource(booleans = {true, false})
+    void keyValuePrimitiveKeyStructValuePulsarSchema(boolean useNativePulsarSchema) {
+        final String topicName =
+                "primitiveKeyStructValue-"
+                        + ThreadLocalRandom.current().nextLong(0, Long.MAX_VALUE);
+        operator().createTopic(topicName, 1);
+        KeyValue<String, TestingUser> expectedMessage =
+                new KeyValue<>(randomAlphabetic(5), createRandomUser());
+        operator()
+                .sendMessage(
+                        TopicNameUtils.topicNameWithPartition(topicName, 0),
+                        Schema.KeyValue(Schema.STRING, Schema.JSON(TestingUser.class)),
+                        expectedMessage);
+        PulsarSource<KeyValue<String, TestingUser>> source;
+        if (useNativePulsarSchema) {
+            source =
+                    createSource(
+                            topicName,
+                            nativePulsarSchema(
+                                    Schema.KeyValue(Schema.STRING, Schema.JSON(TestingUser.class)),
+                                    String.class,
+                                    TestingUser.class));
+        } else {
+            source =
+                    createSource(
+                            topicName,
+                            pulsarSchema(
+                                    Schema.KeyValue(Schema.STRING, Schema.JSON(TestingUser.class)),
+                                    String.class,
+                                    TestingUser.class));
+        }
+
+        assertThatCode(() -> runPipeline(source, expectedMessage)).doesNotThrowAnyException();
+    }
+
+    @ParameterizedTest
+    @ValueSource(booleans = {true, false})
+    void keyValueStructKeyPrimitiveValuePulsarSchema(boolean useNativePulsarSchema) {
+        final String topicName =
+                "structKeyPrimitiveValue-"
+                        + ThreadLocalRandom.current().nextLong(0, Long.MAX_VALUE);
+        operator().createTopic(topicName, 1);
+        KeyValue<TestingUser, String> expectedMessage =
+                new KeyValue<>(createRandomUser(), randomAlphabetic(5));
+        operator()
+                .sendMessage(
+                        TopicNameUtils.topicNameWithPartition(topicName, 0),
+                        Schema.KeyValue(Schema.JSON(TestingUser.class), Schema.STRING),
+                        expectedMessage);
+        PulsarSource<KeyValue<TestingUser, String>> source;
+        if (useNativePulsarSchema) {
+            source =
+                    createSource(
+                            topicName,
+                            nativePulsarSchema(
+                                    Schema.KeyValue(Schema.JSON(TestingUser.class), Schema.STRING),
+                                    TestingUser.class,
+                                    String.class));
+        } else {
+            source =
+                    createSource(
+                            topicName,
+                            pulsarSchema(
+                                    Schema.KeyValue(Schema.JSON(TestingUser.class), Schema.STRING),
+                                    TestingUser.class,
+                                    String.class));
+        }
+
+        assertThatCode(() -> runPipeline(source, expectedMessage)).doesNotThrowAnyException();
+    }
+
+    @Test
+    void simpleFlinkSchema() {
+        final String topicName =
+                "simpleFlinkSchema-" + ThreadLocalRandom.current().nextLong(0, Long.MAX_VALUE);
+        operator().createTopic(topicName, 1);
+        String expectedMessage = randomAlphabetic(5);
+        operator()
+                .sendMessage(
+                        TopicNameUtils.topicNameWithPartition(topicName, 0),
+                        Schema.STRING,
+                        expectedMessage);
+        PulsarSource<String> source =
+                createSource(topicName, flinkSchema(new SimpleStringSchema()));
+        assertThatCode(() -> runPipeline(source, expectedMessage)).doesNotThrowAnyException();
+    }
+
+    private PulsarSource createSource(
+            String topicName, PulsarDeserializationSchema<?> deserializationSchema) {
+        return PulsarSource.builder()
+                .setDeserializationSchema(deserializationSchema)
+                .setServiceUrl(operator().serviceUrl())
+                .setAdminUrl(operator().adminUrl())
+                .setTopics(topicName)
+                .setSubscriptionType(Exclusive)
+                .setSubscriptionName(topicName + "-subscription")
+                .setBoundedStopCursor(StopCursor.latest())
+                .setConfig(PulsarSourceOptions.PULSAR_PARTITION_DISCOVERY_INTERVAL_MS, -1L)
+                .build();
+    }
+
+    private <T> void runPipeline(PulsarSource<T> source, T expected) throws Exception {
+        try (CloseableIterator<T> iterator =
+                StreamExecutionEnvironment.getExecutionEnvironment()
+                        .setParallelism(1)
+                        .fromSource(source, WatermarkStrategy.noWatermarks(), "testSource")
+                        .executeAndCollect()) {
+            assertThat(iterator).hasNext();
+            assertThat(iterator.next()).isEqualTo(expected);
+        }
+    }
+
+    /** A test POJO class. */

Review comment:
       Actually is this really a POJO ? 




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fad5d9cf60fda4a391a398a465510b803a5331be Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990) 
   * 39c6e525639eea1a578f99d7dc03b44b6c36cbeb UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] syhily commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/reader/deserializer/PulsarDeserializationSchema.java
##########
@@ -76,7 +76,10 @@ default void open(InitializationContext context) throws Exception {
      * @param message The message decoded by pulsar.
      * @param out The collector to put the resulting messages.
      */
-    void deserialize(Message<byte[]> message, Collector<T> out) throws Exception;
+    void deserialize(Message<?> message, Collector<T> out) throws Exception;

Review comment:
       This is a `PublicEvolving` interface, change the method should add another method and add a `Deprecated` annotation for old method.




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 39c6e525639eea1a578f99d7dc03b44b6c36cbeb Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064) 
   * 4ca872334dc69738bc3b7aa136c1e23e7e8e99aa Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] imaffe commented on a change in pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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



##########
File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/reader/deserializer/PulsarSchemaWrapper.java
##########
@@ -41,22 +43,45 @@
     /** The serializable pulsar schema, it wrap the schema with type class. */
     private final PulsarSchema<T> pulsarSchema;
 
+    private boolean isSchemaEvolutionEnabled;
+
     public PulsarSchemaWrapper(PulsarSchema<T> pulsarSchema) {
         this.pulsarSchema = pulsarSchema;
     }
 
     @Override
-    public void deserialize(Message<byte[]> message, Collector<T> out) throws Exception {
-        Schema<T> schema = this.pulsarSchema.getPulsarSchema();
-        byte[] bytes = message.getData();
-        T instance = schema.decode(bytes);
+    public void open(
+            DeserializationSchema.InitializationContext context, SourceConfiguration configuration)
+            throws Exception {
+        this.isSchemaEvolutionEnabled = configuration.isEnableSchemaEvolution();
+    }
 
-        out.collect(instance);
+    @Override
+    public void deserialize(Message<?> message, Collector<T> out) throws Exception {

Review comment:
       Would you mind suggest an alternative ? I remember we discussed earlier and this is the discussed design, maybe I misundertood ?




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #18406: [FLINK-25686][pulsar]: add schema evolution support for pulsar source connector

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29748",
       "triggerID" : "2d7b3a0ff347eaf6a97622fa4cc9a318c793a51d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29754",
       "triggerID" : "b60fe215fa6f6ef411b43b77bd98a739958e2570",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29818",
       "triggerID" : "7b486f82b4f116fddc52b955f5a934256416da30",
       "triggerType" : "PUSH"
     }, {
       "hash" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29821",
       "triggerID" : "56dc7f327cc274e5cb0aa4a2bc5355f2978d629f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29825",
       "triggerID" : "d82c0d6ed2a9d499899924cfe0436c7b2833f9ea",
       "triggerType" : "PUSH"
     }, {
       "hash" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29827",
       "triggerID" : "25fb867852a87a19d2c6dec3493f6637c340b954",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31668",
       "triggerID" : "a08f9136849f34b2a902435c7f3c3b8b2be8b74e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31677",
       "triggerID" : "cc7f4cf450c7e8b88877b5a276aecc843bef039c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8264c715c42f1489b9ce53c57b20b4d07e189870",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31722",
       "triggerID" : "1042843443",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31956",
       "triggerID" : "dac634090b321d7fb35a03e5df60225180f5b5b6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=31990",
       "triggerID" : "fad5d9cf60fda4a391a398a465510b803a5331be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33064",
       "triggerID" : "39c6e525639eea1a578f99d7dc03b44b6c36cbeb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34010",
       "triggerID" : "4ca872334dc69738bc3b7aa136c1e23e7e8e99aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34014",
       "triggerID" : "4f6c6a12e9e1e7287bbbd03cb36eb3f2e171d577",
       "triggerType" : "PUSH"
     }, {
       "hash" : "260828cb024e0a9d71dd61296fd4e4200545d6fc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34047",
       "triggerID" : "260828cb024e0a9d71dd61296fd4e4200545d6fc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 260828cb024e0a9d71dd61296fd4e4200545d6fc Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34047) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org