[jira] [Created] (FLINK-38418) Collecting TIMESTAMP_LTZ values in PyFlink fails with pickling error

2025-09-24 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-38418: --- Summary: Collecting TIMESTAMP_LTZ values in PyFlink fails with pickling error Key: FLINK-38418 URL: https://issues.apache.org/jira/browse/FLINK-38418 Project: Flink

[jira] [Created] (FLINK-38231) Standardise use of uv for PyFlink building/testing/tooling

2025-08-12 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-38231: --- Summary: Standardise use of uv for PyFlink building/testing/tooling Key: FLINK-38231 URL: https://issues.apache.org/jira/browse/FLINK-38231 Project: Flink

Re: [DISCUSS] Deprecating/dropping support for Python 3.8

2025-05-28 Thread Mika Naylor
Thank you for the feedback and guidance everyone :) I'll open a PR to drop Python 3.8 support. Kind regards, Mika

[DISCUSS] Deprecating/dropping support for Python 3.8

2025-05-26 Thread Mika Naylor
Hi all, I recently wanted to look into using the new dependency groups mechanism for centralising testing/development requirements in one place in a consistent format, rather than scattered in various places. I opened FLINK-37775 to reflect this, but had to drop it as it's only a feature in new

[jira] [Created] (FLINK-37823) Add Python 3.12 support

2025-05-21 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-37823: --- Summary: Add Python 3.12 support Key: FLINK-37823 URL: https://issues.apache.org/jira/browse/FLINK-37823 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-37803) LocalTime without seconds is incorrectly serialized to SQL as a value literal

2025-05-14 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-37803: --- Summary: LocalTime without seconds is incorrectly serialized to SQL as a value literal Key: FLINK-37803 URL: https://issues.apache.org/jira/browse/FLINK-37803 Project

[jira] [Created] (FLINK-37776) Drop support for Python 3.8

2025-05-12 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-37776: --- Summary: Drop support for Python 3.8 Key: FLINK-37776 URL: https://issues.apache.org/jira/browse/FLINK-37776 Project: Flink Issue Type: Technical Debt

[jira] [Created] (FLINK-37775) Consolidate PyFlink development dependencies in pyproject.toml

2025-05-12 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-37775: --- Summary: Consolidate PyFlink development dependencies in pyproject.toml Key: FLINK-37775 URL: https://issues.apache.org/jira/browse/FLINK-37775 Project: Flink

[jira] [Created] (FLINK-37656) Introduce FromValues in Python Table API

2025-04-11 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-37656: --- Summary: Introduce FromValues in Python Table API Key: FLINK-37656 URL: https://issues.apache.org/jira/browse/FLINK-37656 Project: Flink Issue Type: New

[jira] [Created] (FLINK-37625) PyFlink Table API skips validation for Rows created with positional arguments

2025-04-07 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-37625: --- Summary: PyFlink Table API skips validation for Rows created with positional arguments Key: FLINK-37625 URL: https://issues.apache.org/jira/browse/FLINK-37625 Project

[jira] [Created] (FLINK-37616) PyFlink incorrectly unpickles Row fields

2025-04-04 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-37616: --- Summary: PyFlink incorrectly unpickles Row fields Key: FLINK-37616 URL: https://issues.apache.org/jira/browse/FLINK-37616 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-37397) Python wheel builds broken in nightly

2025-02-27 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-37397: --- Summary: Python wheel builds broken in nightly Key: FLINK-37397 URL: https://issues.apache.org/jira/browse/FLINK-37397 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-37365) Add API stability annotations (@Experimental, @PublicEvolving) to PyFlink APIs

2025-02-20 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-37365: --- Summary: Add API stability annotations (@Experimental, @PublicEvolving) to PyFlink APIs Key: FLINK-37365 URL: https://issues.apache.org/jira/browse/FLINK-37365 Project

Re: [DISCUSS] Adding API stability annotations (@Experimental, @PublicEvolving) to PyFlink APIs

2025-02-20 Thread Mika Naylor
gt; I think printing a warning at runtime is fine as long as the "runtime" > > is not the Flink runtime but Flink's pre-flight / pre-cluster phase. So > > maybe we should avoid deprecations within UDFs. But deprecating > > functions that construct the Table API progr

[DISCUSS] Adding API stability annotations (@Experimental, @PublicEvolving) to PyFlink APIs

2025-02-19 Thread Mika Naylor
Hi everyone, I'd like to start a discussion about adding API stability annotations to PyFlink, similar to those currently used in the Java APIs (@PublicEvolving, @Experimental, etc.). Currently, the Java APIs use annotations like @PublicEvolving and @Experimental to clearly indicate the stabil

[jira] [Created] (FLINK-37336) Introduce TablePipeline to Python API

2025-02-17 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-37336: --- Summary: Introduce TablePipeline to Python API Key: FLINK-37336 URL: https://issues.apache.org/jira/browse/FLINK-37336 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-36900) Migrate away from Anaconda for managing Python environments for Flink Python

2024-12-13 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-36900: --- Summary: Migrate away from Anaconda for managing Python environments for Flink Python Key: FLINK-36900 URL: https://issues.apache.org/jira/browse/FLINK-36900 Project

[jira] [Created] (FLINK-26772) Kubernetes Native in HA Application Mode does not retry resource cleanup

2022-03-21 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-26772: --- Summary: Kubernetes Native in HA Application Mode does not retry resource cleanup Key: FLINK-26772 URL: https://issues.apache.org/jira/browse/FLINK-26772 Project

[jira] [Created] (FLINK-26468) Test default binding to localhost

2022-03-03 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-26468: --- Summary: Test default binding to localhost Key: FLINK-26468 URL: https://issues.apache.org/jira/browse/FLINK-26468 Project: Flink Issue Type: Improvement

Re: [ANNOUNCE] New Apache Flink Committer - Ingo Bürk

2021-12-02 Thread Mika Naylor
Congratulations, Ingo! Best, Mika On 02.12.2021 17:37, Matthias Pohl wrote: Congratulations, Ingo! Good job! :) On Thu, Dec 2, 2021 at 5:28 PM David Morávek wrote: Congrats Ingo, well deserved ;) Best, D. On Thu, Dec 2, 2021 at 5:17 PM Dawid Wysakowicz wrote: > Congratulations Ingo! Hap

Re: [ANNOUNCE] New Apache Flink Committer - Matthias Pohl

2021-12-02 Thread Mika Naylor
Congratulations Matthias! Best, Mika On 02.12.2021 17:27, David Morávek wrote: Congrats Matthias, well deserved ;) Best, D. On Thu, Dec 2, 2021 at 5:17 PM Dawid Wysakowicz wrote: Congratulations Matthias! Really well deserved! Best, Dawid On 02/12/2021 16:53, Nicolaus Weidner wrote: > C

Re: [DISCUSS] FLIP-194: Introduce the JobResultStore

2021-11-30 Thread Mika Naylor
5726435 We're looking forward for your feedback ;) Best, Matthias, Mika and David Mika Naylor https://autophagy.io

[jira] [Created] (FLINK-23948) Python Client Executable priority incorrect for PYFLINK_CLIENT_EXECUTABLE environment variable

2021-08-24 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-23948: --- Summary: Python Client Executable priority incorrect for PYFLINK_CLIENT_EXECUTABLE environment variable Key: FLINK-23948 URL: https://issues.apache.org/jira/browse/FLINK-23948

[jira] [Created] (FLINK-23620) Introduce proper YAML parsing to Flink's configuration

2021-08-04 Thread Mika Naylor (Jira)
Mika Naylor created FLINK-23620: --- Summary: Introduce proper YAML parsing to Flink's configuration Key: FLINK-23620 URL: https://issues.apache.org/jira/browse/FLINK-23620 Project: Flink