Dominic Morin
Dominic Morin
I have case when an old input with a class attribute (ex. `class="bg-red"`) is swapped with a new input (with no class attribute), the class attribute is merged with the...
https://github.com/dagster-io/dagster/blob/a20482577f284cf891719859e919c3f7a009feb6/python_modules/dagster/dagster/_utils/__init__.py#L146 Currently **file_relative_path** function does not generate a valid path on Windows. I think we could fix this issue using **pathlib** instead of **os.path**. I'm no expert in Python but...
### Dagster version 1.7.2 ### What's the issue? I'm using Dagster Embedded ELT (Sling) to import raw data (MSSQL) into our data warehouse database (MSSQL). The procress of importing data...
Hi, I'm getting a **SSLV3_ALERT_HANDSHAKE_FAILURE** when trying to use my pfx certificate and make a request to a site. I tried a couple of ssl_protocol without success. This is my...
Hi everyone, Apologies for raising this as an issue, but this is a significant concern for participants in the MISO market. We are actively using the new MISO Data Exchange...