[jira] [Updated] (FLINK-27843) Schema evolution for data file meta

2022-11-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-27843: --- Labels: pull-request-available (was: ) > Schema evolution for data file meta >

[GitHub] [flink-table-store] zjureel opened a new pull request, #376: [FLINK-27843] Schema evolution for data file meta

2022-11-13 Thread GitBox
zjureel opened a new pull request, #376: URL: https://github.com/apache/flink-table-store/pull/376 Currently, the table store uses the latest schema id to read the data file meta. When the schema evolves, it will cause errors, for example: 1. the schema of underlying data is [1->a, 2->b,

[GitHub] [flink] mbalassi commented on a diff in pull request #21147: [FLINK-28330][runtime][security] Remove old delegation token framework code

2022-11-13 Thread GitBox
mbalassi commented on code in PR #21147: URL: https://github.com/apache/flink/pull/21147#discussion_r1020951099 ## flink-yarn/src/main/java/org/apache/flink/yarn/YarnClusterDescriptor.java: ## @@ -1150,26 +1150,14 @@ private ApplicationReport startAppMaster( final Conta

[jira] [Assigned] (FLINK-29939) Add metrics for Kubernetes Client Response 5xx count and rate

2022-11-13 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-29939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Márton Balassi reassigned FLINK-29939: -- Assignee: Zhou Jiang > Add metrics for Kubernetes Client Response 5xx count and rate

[GitHub] [flink] jd-hatzenbuhler commented on pull request #20808: [FLINK-28520][runtime] RestClient doesn't use SNI TLS extension

2022-11-13 Thread GitBox
jd-hatzenbuhler commented on PR #20808: URL: https://github.com/apache/flink/pull/20808#issuecomment-1312769743 https://github.com/apache/flink/commit/ff64ef0e5f286ba62338832cd68aff60196b1f42 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/re

[GitHub] [flink-web] lindong28 commented on a diff in pull request #577: [FLINK-29668] Remove Gelly

2022-11-13 Thread GitBox
lindong28 commented on code in PR #577: URL: https://github.com/apache/flink-web/pull/577#discussion_r1020930301 ## usecases.md: ## @@ -67,7 +67,7 @@ Another aspect is a simpler application architecture. A batch analytics pipeline ### How does Flink support data analytics ap

[jira] [Updated] (FLINK-28552) GenerateUtils#generateCompare supports MULTISET and MAP

2022-11-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-28552: --- Labels: pull-request-available (was: ) > GenerateUtils#generateCompare supports MULTISET an

[GitHub] [flink-table-store] SteNicholas opened a new pull request, #375: [FLINK-28552] GenerateUtils#generateCompare supports MULTISET and MAP

2022-11-13 Thread GitBox
SteNicholas opened a new pull request, #375: URL: https://github.com/apache/flink-table-store/pull/375 Currently, changelog mode cannot support map and multiset as the field type. More specifically, - `MULTISET` is not supported at all, including append-only mode. ( ``` Caused b

[jira] [Updated] (FLINK-30006) Cannot remove columns that are incorrectly considered constants from an Aggregate In Streaming

2022-11-13 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln lee updated FLINK-30006: Description: In Streaming, columns generated by dynamic functions are incorrectly considered cons

[GitHub] [flink] flinkbot commented on pull request #21308: [hotfix][docs][table] Fix versioned table example

2022-11-13 Thread GitBox
flinkbot commented on PR #21308: URL: https://github.com/apache/flink/pull/21308#issuecomment-1312724552 ## CI report: * b2abc7df7f7b466f2fa3938be20f630094a08e33 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] flinkbot commented on pull request #21307: [FLINK-30005][docs]Translate "State Schema Evolution" into Chinese

2022-11-13 Thread GitBox
flinkbot commented on PR #21307: URL: https://github.com/apache/flink/pull/21307#issuecomment-1312720686 ## CI report: * 8cc5502674904b6fbc84b61f615e022eaf46a11f UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-30005) Translate "Schema Migration Limitations for State Schema Evolution" into Chinese

2022-11-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-30005: --- Labels: pull-request-available (was: ) > Translate "Schema Migration Limitations for State

[GitHub] [flink] TQeeeee opened a new pull request, #21307: [FLINK-30005][docs]Translate "State Schema Evolution" into Chinese

2022-11-13 Thread GitBox
TQe opened a new pull request, #21307: URL: https://github.com/apache/flink/pull/21307 ## What is the purpose of the change Translate paragraph "Schema Migration Limitations" in "State Schema Evolution" into Chinese ## Brief change log Translate paragraph

[jira] [Updated] (FLINK-30008) Add Flink 1.16.0 Support

2022-11-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-30008: --- Labels: pull-request-available (was: ) > Add Flink 1.16.0 Support > ---

[GitHub] [flink-connector-aws] dannycranmer opened a new pull request, #21: [FLINK-30008][Connectors/AWS] Upgrade to Flink 1.16.0 and add CI build

2022-11-13 Thread GitBox
dannycranmer opened a new pull request, #21: URL: https://github.com/apache/flink-connector-aws/pull/21 ## What is the purpose of the change Add support for Flink 1.16 ## Brief change log * Set default Flink version to 1.16.0 * Remove snapshot repo * Add CI build pr

[jira] [Created] (FLINK-30008) Add Flink 1.16.0 Support

2022-11-13 Thread Danny Cranmer (Jira)
Danny Cranmer created FLINK-30008: - Summary: Add Flink 1.16.0 Support Key: FLINK-30008 URL: https://issues.apache.org/jira/browse/FLINK-30008 Project: Flink Issue Type: Sub-task Com

[jira] [Updated] (FLINK-29444) Setup release scripts

2022-11-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29444: --- Labels: pull-request-available (was: ) > Setup release scripts > - > >

[GitHub] [flink-connector-aws] dannycranmer opened a new pull request, #20: [FLINK-29444][Connectors/AWS] Syncing parent pom to elasticsearch in prep for release

2022-11-13 Thread GitBox
dannycranmer opened a new pull request, #20: URL: https://github.com/apache/flink-connector-aws/pull/20 ## What is the purpose of the change Prep for connector release ## Brief change log - Syncing parent pom to elasticsearch in prep for release - Adding git submodule

[jira] [Assigned] (FLINK-29444) Setup release scripts

2022-11-13 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Cranmer reassigned FLINK-29444: - Assignee: Danny Cranmer > Setup release scripts > - > >

[jira] [Updated] (FLINK-29907) Externalize AWS connectors from Flink core

2022-11-13 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Cranmer updated FLINK-29907: -- Fix Version/s: aws-connector-3.0.0 (was: aws-connector-2.0.0) > Externa

[jira] [Created] (FLINK-30007) Document how users can request a Jira account / file a bug

2022-11-13 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-30007: -- Summary: Document how users can request a Jira account / file a bug Key: FLINK-30007 URL: https://issues.apache.org/jira/browse/FLINK-30007 Project: Flink

[jira] [Updated] (FLINK-30004) Cannot resume deployment after suspend with savepoint due to leftover confgmaps

2022-11-13 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora updated FLINK-30004: --- Affects Version/s: kubernetes-operator-1.2.0 (was: 1.2) > Cannot resume d

[jira] [Updated] (FLINK-30005) Translate "Schema Migration Limitations for State Schema Evolution" into Chinese

2022-11-13 Thread hao wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hao wang updated FLINK-30005: - Description: Translate paragraph "Schema Migration Limitations" in [https://nightlies.apache.org/flink/

[jira] [Updated] (FLINK-30005) Translate "Schema Migration Limitations for State Schema Evolution" into Chinese

2022-11-13 Thread hao wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hao wang updated FLINK-30005: - Description: Translate paragraph "Schema Migration Limitations" in "[https://nightlies.apache.org/flink

[jira] [Updated] (FLINK-30005) Translate "Schema Migration Limitations for State Schema Evolution" into Chinese

2022-11-13 Thread hao wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hao wang updated FLINK-30005: - Description: Translate paragraph "Schema Migration Limitations" in "[https://nightlies.apache.org/flink

[jira] [Updated] (FLINK-30005) Translate "Schema Migration Limitations for State Schema Evolution" into Chinese

2022-11-13 Thread hao wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hao wang updated FLINK-30005: - Description: Translate paragraph "Schema Migration Limitations" in "https://nightlies.apache.org/flink/

<    1   2