profcomff / profcomff/dwh-pipelines
Добавить систему логирования всех изменений для базы данных dwh
Open
Nobody has claimed this yet.
good first issue :baby:
- Dominant language
- Python
- Stars
- 16
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
ОПИСАНИЕ ЗАДАЧИ
- Создать базу данных с логами всех изменений в структуре базы данных (можно создать отденьную папку в dwh-definitions, схема - STG_LOGGING)
- Создать dag на проверку изменений в структуре базы данных/удалений и записей
- При наличии изменений в базе данных - записать их в базу данных логирования (STG_LOGGING), продублировать их в читаемый формат (.log/.txt)
- Отправлять данный файл + короткий отчет через тг бота
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the dwh-definitions area and determine how the STG_LOGGING schema should represent database structure, deletion, and record changes. Then locate the repository’s DAG entry points and existing Telegram bot integration, if present. Done means detected changes are stored in STG_LOGGING, duplicated as a readable .log or .txt file, and sent with a short report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100