nixent

Results 4 issues of nixent

# Environment **Delta-rs version**: 0.17.0 **Binding**: Python *** # Bug Reading parquet file with fields of `decimal(32,16)` type, some of the fields have zero values and calling `write_deltalake` results in...

bug
on-hold

Is there any plans to add support for Delta lake tables?

enhancement

### What's the issue? Embedded_elt/sling: defaults are omitted in the replication config when Dagster metadata are not provided. This is happening because of [validation](https://github.com/dagster-io/dagster/blob/ae4edd04a023c8a176f49c081b59830bba61b704/python_modules/libraries/dagster-embedded-elt/dagster_embedded_elt/sling/asset_decorator.py#L39) that checks if dagster meta is...

type: bug
integration: embedded-elt

## Feature Description DB->Snowflake replication processes data in 3 steps: - export from the DB to local csv files - PUT the csv files to internal stage in Snowflake -...

enhancement