-
**Describe the bug**
I am trying to use this library with `apache-flink = "1.17.1"`. I am getting the following error:
```shell
Because dataclasses-avroschema (0.51.0) depends on fastavro (>=1.7…
-
Add Flink tests for the comparison benchmarks like existing pyarrow and pandas.
- Use apache-flink pip install in the existing Python virtual environment
- Auto-install correct JVM for 1.17 in the t…
-
**Info env**:
python version: 3.8.13
apache-flink version: 1.16.0
clickhouse version: 21.2.5.5
**My Code**:
```
from pyflink.datastream.connectors.jdbc import JdbcSink, JdbcExecutionOptions, J…
-
when i use the cdc connector in flink1.13 and try to create the cdc table,i am using pyflink and flink sql. then i got this error:
py4j.protocol.Py4JJavaError: An error occurred while calling o7.ex…
-
### Description
Since 2023-06-18, the Python CI tests are failed because `_bz2` is not installed. The full stack is as below,
```
pyflink/ml/feature/tests/test_vectorslicer.py:29:
_ _ _ _ _ _ _…
-
I do not see an open to use license on the image - I am doing a POC with PYFLINK and found the image to be exactly sufficing my use case - hence checking if this image could be used and does this have…
-
I'm writing a KDA application that needs to read data from an MSK cluster in another account.
The VPC does not have internet access.
I set up a regional endpoint for STS in my VPC.
The MSK cluster …
-
### Description
The github action Python tests failed because of module was not found. The full stack is as below.
```
pyflink/ml/tests/test_utils.py:64: in setUp
self.env = StreamExecutio…
-
Hello I am trying to get Apache Hudi and Flink working together locally
Here are steps
# Step 1: Installation Steps
```
conda info --envs
# Create ENV
conda create -n my-flink-envi…
-
### Query engine
Flink 1.16
### Question
I'm trying sink data from PostgreSQL table to iceberg using Flink.
I'm currently using Flink 1.16.2 (PyFlink) as it mentioned [here](https://iceberg.apac…