Rene Leonhardt

Results 371 comments of Rene Leonhardt

I mean `target_field` is a list at this point... but I can't find code to make sure that the corresponding `field` from the reader schema has the same ListType and...

I mean it wouldn't be hard, you could just duplicate the two lines below to raise another exception: ```python if target_field.type != field.type: raise ValueError(f"Field '{field.name}' has a different type...

I hope you can solve your problems, if you can share your efforts I would be interested to see it.

I see, maybe you want to make these invisible barriers preventing reducing technical debt more transparent by writing tests showing that performance is "100%" now with those old dependencies, so...

I already commented on the last Gradle update: https://github.com/opensearch-project/OpenSearch/commit/d3eb8fe5e85f1103d73410703269a0f967ad3ec2 The JAR has not been replaced. And why have gradlew and gradlew.bat not been updated either? https://github.com/gradle/gradle/blob/v8.14.0/gradlew https://github.com/gradle/gradle/blob/v8.14.0/gradlew.bat Besides that, all...

> Thank you, sent #18090 to address that Looks good 👍 > This PR changes bundled JDK only, the baseline and minimum recommended versions are 21 (and will be 21)....

JAR and shell scripts have been forgotten in the last Gradle update: https://github.com/opensearch-project/OpenSearch/pull/17942

So, rust-toolchain[.toml] isn't being considered even as a fallback? Seems odd having to define it two times if the requirement is already configured...

Great to hear about your new vision! 🚀 So, contributors aren't needed anymore in the new masterless world of AI... 😉

Nice contribution! What's still needed for Python 3.14?