Julian

Results 21 comments of Julian
trafficstars

Are these nesting changes being flowed down to the [hyperopt](https://ludwig-ai.github.io/ludwig-docs/0.5/getting_started/hyperopt/) settings when applied at the feature level? Eg if we were to add `sparse` and `dense` choice for hyper opt...

Maybe also be worth thinking about how this overlays with current PQL which is inline with option 1. Also UX more closely matches this IMHO. My understanding on original push...

> > Perhaps there is a reason why everything was made `lower()` > > Though it wasn't my decision, I would imagine this is to be in line with Postgres...

Thanks for this insight @charlesbluca. I did investigate using `sql.identifier.case_sensitive` and had some success in validating that this allowed me to work around this issue. However in the last day,...

Hi @maheshcheetirala, I assume you are referring to the stack with the `SC-` prefix that is created by SageMaker Studio with a new project. * Can you confirm which region...

Hi @maheshcheetirala are you getting this error when using the bash command? I have tested `Launch Stack` to create a new CFN in `us-east-1` and I had no issues. Please...

Hi @imadeit the CFN stack in [s3](https://amazon-sagemaker-safe-deployment-pipeline.s3.amazonaws.com/sfn/pipeline.yml) was out of date with the repository [pipeline.yml](https://github.com/aws-samples/amazon-sagemaker-safe-deployment-pipeline/blob/master/pipeline.yml). It has now been updated, but you can fix your stack by updating it with...

The stack template was updated but not made public, please try again.

Another option could be to use clickhouse as it is an open source fast OLAP store. It also supports a number of different log engines which could be a good...

I've proposed a #4299 as a simple way to support adding URL rewrite features for istio into the deployment spec.