Mohaidoss

Results 10 issues of Mohaidoss

Hello, I'm trying to convert a pyspark.ml pipeline to onnx [StringIndexer, OneHotEncoder], but I get the following error. > RuntimeError: Operator pyspark_ml_feature_StringIndexerModel (type: pyspark.ml.feature.StringIndexerModel) got an input col_name with a...

### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened Parsing with the ClickHouse dialect seems broken. It fails immediately, no further...

bug
clickhouse

Hi, this PR enable PocketHost users to setup CORS origins as PocketBase supports this [functionality](https://github.com/pocketbase/pocketbase/blob/master/cmd/serve.go#L55) ## Frontend/Middleware From my understanding of the code base this requires to add a column...

Hi it seems like there is some parsing error when passing a public key. Look screenshot below. I can provide my public key, in case you couldn't reproduce the bug.

### Describe the current behavior Hi, currently the docker worker works by creating docker containers to execute jobs. However, when these jobs end, the containers are still kept by docker...

enhancement

Using this example [develop-a-module](https://github.com/PrestaShop/prestashop-flashlight/tree/main/examples/develop-a-module), I am able to run the docker compose with success, but I can't acces the /admin-dev endpoint. I receive the following log: ``` prestashop-1 | 2025/02/11...

**Describe the bug** Support for advanced HTTP features. Modern library that is maintained. **niquests**: is a drop in replacement to requests with support for async, http2... **httpx**: as modern as...

When using the JDBC offset.storage, with an empty password for clickhouse. ```yml # config.yml offset.storage.jdbc.password: "" schema.history.internal.jdbc.password: "" ``` Validation errors are raised with the following logs: > clickhouse-sink-connector-lt-1 |...

### Summary Currently, the checkout page is layered and requires each step to be filled to go forward with the next step. A better UX, and streamlined conversion (with less...