[jira] [Created] (FLINK-38110) PostgreSQL connector reads Chinese columns with garbled characters

2025-07-16 Thread haiqingchen (Jira)
haiqingchen created FLINK-38110: --- Summary: PostgreSQL connector reads Chinese columns with garbled characters Key: FLINK-38110 URL: https://issues.apache.org/jira/browse/FLINK-38110 Project: Flink

[jira] [Created] (FLINK-38109) BlobServer isn't associated with the correct bind-host

2025-07-16 Thread Rosa Seohwa Kang (Jira)
Rosa Seohwa Kang created FLINK-38109: Summary: BlobServer isn't associated with the correct bind-host Key: FLINK-38109 URL: https://issues.apache.org/jira/browse/FLINK-38109 Project: Flink

Re: [DISCUSS] FLIP-529 Connections in Flink SQL and Table API

2025-07-16 Thread Mayank Juneja
Hi everyone, Thanks for your valuable inputs. I have updated the FLIP with the ideas proposed earlier in the thread. Looking forward to your feedback. https://cwiki.apache.org/confluence/x/cYroF Best, Mayank On Fri, Jun 27, 2025 at 2:59 AM Leonard Xu wrote: > Quick response, thanks Mayank, Hao

RE: Re: Flink Kubenetes Operator client version

2025-07-16 Thread Nic Townsend
Hi Gyula, Tom I appreciate that the details are a bit wooly – but what class of incompatibility problems were you envisioning? My first guess Is it that the operator maybe might start to put annotations/labels etc on resources that then conflict with the native integration? That said – our re

RE: Error aware SQL streams

2025-07-16 Thread David Radley
Hi Arvid, Thank you so much for your answers. I have tried using the virtual columns for the http lookup connector. I am adding the metadata columns in the lookup function, it works for synchronous lookups, but it is failing for asynchronous lookups, the lookupfunction provides extra metadata

[jira] [Created] (FLINK-38108) Incorrect conversion from Java BigDecimal to SQL DECIMAL

2025-07-16 Thread dylanhz (Jira)
dylanhz created FLINK-38108: --- Summary: Incorrect conversion from Java BigDecimal to SQL DECIMAL Key: FLINK-38108 URL: https://issues.apache.org/jira/browse/FLINK-38108 Project: Flink Issue Type: Bu