mage icon indicating copy to clipboard operation
mage copied to clipboard

Push streams Power BI integration

Open Josipmrden opened this issue 3 years ago • 0 comments

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

######################################

Josipmrden avatar Mar 21 '22 16:03 Josipmrden