Timon Viola

Results 7 issues of Timon Viola

I am trying to send nested JSON messages and sink them using Kafka connect S3sink to parque. Whenever I nest the object too much the connector gives me the error...

Hi I believe that the `Requirements` part of the docs are not updated: Running an on-prem agent (version 2.202.0), SSH@0 (version: 0.236.2) task fails with the following message: ` ##[error]The...

documentation
Pri2
azure-devops-pipelines/svc
azure-devops-pipelines-tasks/subsvc

The operators under deployments and pyfunc are only available if python-api extra is installed. This makes it possible to use registry (MLFlow REST API) without mlflow python package. Closes #27...

**Is your feature request related to a problem? Please describe.** I would like to use this provider, but the MLFlow dependency makes this package bloated. **Describe the solution you'd like**...

enhancement

[escapable raw text elements](https://html.spec.whatwg.org/multipage/syntax.html#escapable-raw-text-elements) are not handled in the current HTMLParser implementation. This PR extends the existing parser with an additional mode to handle this correctly. * Issue: gh-118350

awaiting review

Description =========== `jsonschema` version is not constrained by this package and we are seeing warning in our test runs. `jsonschema 4.23.0 An implementation of JSON Schema valid` ``` ============================== warnings...

Hi How can I reference JSONSchemas (registered data contracts) with the `oneOf` keyword? I am stuck with trying to reference multiple JSONSchemas in on topic using `oneOf` keyword. I tried...