Hal Ali
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...
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...
### 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`...