Mika Naylor

Results 8 issues of Mika Naylor

Hi! Just wanted to first say thank you for creating elm-spa - I've had a super great experience building stuff with it :sparkles: I've found that using functions from the...

6.0.5

We recently encountered an issue with the CrateDB sqla dialect (#348). SqlAlchemy provides a dialect compliance testing suite (https://github.com/sqlalchemy/sqlalchemy/blob/master/README.dialects.rst) to ensure dialects adhere to certain compliance standards - which would...

# Summary Now that the Twitter tutorial has been removed from the Admin UI, we should replace it with a tutorial that makes sense for our use case and guides...

feature
contributions welcome
feature: help

Theres no CSS rules for the different ``:align:`` modifiers for image directives. There probably should be.

enhancement

## What is the purpose of the change Currently, the Java APIs use annotations like `@PublicEvolving` and `@Experimental` to clearly indicate the stability status of API components. This is super...

component=API/Python

## What is the purpose of the change Currently, development and testing dependencies for pyflink are scattered in a couple of locations. The dev dependencies are in `dev/dev-requirements.txt`, and the...

## What is the purpose of the change Currently, when trying to `collect` a `TIMESTAMP_LTZ` value in PyFlink, you get a pickling error: ``` py4j.protocol.Py4JJavaError: An error occurred while calling...

community-reviewed

## What is the purpose of the change With [FLINK-37775](https://issues.apache.org/jira/browse/FLINK-37775) and [FLINK-36900](https://issues.apache.org/jira/browse/FLINK-36900) we have started to use uv for managing Python testing environments and installing linting tools, as well as...

community-reviewed