* fix(connector): set env variable for replace and set it to one minute default * style(connector): different log for redshift and pg * style(connector): different log for redshift select and replace * fix(connector): replacing from oldest to newest to avoid blocking * fix(connector): empty string changed to NN and fixed str issue for cron job * Changing methods in connector * fix(connectors): solved issues when replacing with null, reduced number of queries to redshift * fix(connectors): fixed save method * fix(connectors): fixed issue while saving event object |
||
|---|---|---|
| .. | ||
| bigquery_utils | ||
| data_analysis_cookbook | ||
| db | ||
| deploy | ||
| msgcodec | ||
| sql | ||
| utils | ||
| build_modules.sh | ||
| consumer.py | ||
| consumer_async.py | ||
| consumer_pool.py | ||
| Dockerfile_fill | ||
| entrypoint-fill.sh | ||
| entrypoint.sh | ||
| fill_from_db.py | ||
| handler.py | ||
| main.py | ||
| Readme.md | ||
| requirements-fill.txt | ||
Build
docker build -f deploy/Dockerfile_redshift -t {tag} .