Hal Ali

Results 6 issues of Hal Ali

execution engine 2 is being rolled out in us-east-1 (and a few other regions) currently. soon, it will become the default engine athena uses worldwide. there are some sql-parsing incompatibilities...

@haleemur Line 233 of the PR looks like it's trying to add an int to a string, which is throwing an error in Python 3.6. Did you mean `recchars =...

### Feature scope CLI (options, error messages, logging, etc.) ### Description In the current meltano version, the plugin's property `namespace` is required. However, when a plugin install fails due to...

kind/Feature
valuestream/Meltano

I think this is important when convincing maintainers of existing codebases to update to the latest version of fastparquet. It also highlights newly added capabilities of fastparquet to promote usage...

### Feature scope Taps (catalog, state, stream maps, tests, etc.) ### Description If the `key_properties` is present in the `schema`, then the `primary_keys` attribute should be derived from it. This...

kind/Feature
valuestream/SDK

### Feature scope Other ### Description # Description Introduce a new `load-method`, called `upsert-soft-delete`. This load method should work like an upsert and additionally soft delete records when a `full-refresh`...

kind/Feature
valuestream/Meltano