Matthias Pohl

Results 122 comments of Matthias Pohl

Hi @showuon, can you create a custom GitHub Action on your fork that shows that the change works on a windows image (you can probably set up a matrix with...

Thanks for providing the workflow. Isn't windows suppose to run with the `mvn.cmd` command? 🤔 I have no clue, I have never used Maven with Windows. On the other note...

Sorry for the delay. Let's get this PR merged. Can you fix the PRs commit history: * There shouldn't be any merge commit but only a single commit containing the...

Converting this one to draft. Things to do: ✅ Going through the code diff and identifying wrong/missing code changes ✅ Going through the docs diff and identifying wrong/missing changes ✅...

@HuangXingBo @dianfu I am removing the Java class `Time` in this refactoring but struggle with the `flink-python` code. [CI fails](https://github.com/XComp/flink/actions/runs/10725984591/job/29745526088#step:10:24924) repeatedly with the following error: ``` Sep 05 18:51:05 >...

> The error doesn't occur without my changes, so I assume that it's caused by the PR. But the error message seems unrelated (I didn't touch FlinkKafkaProducer). And I don't...