mage
mage copied to clipboard
Push streams Power BI integration
Description
In this PR, I have extended the MAGE functionality with PUSH streams to Kafka and power_bi. For that, 2 additional python packages have been added, requests and kafka-python.
Pull request type
- [ ] Bugfix
- [X] Algorithm/Module
- [X] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Documentation content changes
- [ ] Other (please describe):
######################################
Reviewer checklist (the reviewer checks this part)
Module/Algorithm
- [ ] Core algorithm/module implementation
- [x] Query module implementation
- [ ] Unit tests
- [x] End-to-end tests
- [ ] Code documentation
- [ ] README short description
- [ ] Documentation on memgraph/docs
######################################