Skip to content

py: HTTP GET input connector#1816

Merged
abhizer merged 3 commits intopy_kafkafrom
py_http_get
Jun 3, 2024
Merged

py: HTTP GET input connector#1816
abhizer merged 3 commits intopy_kafkafrom
py_http_get

Conversation

@abhizer
Copy link
Copy Markdown
Contributor

@abhizer abhizer commented May 31, 2024

Is this a user-visible change (yes/no): yes

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>
@abhizer abhizer added the python-sdk Issues related to the feldera python sdk label May 31, 2024
@abhizer abhizer requested a review from ryzhyk May 31, 2024 15:46
@abhizer abhizer mentioned this pull request May 31, 2024
16 tasks

fmt = fmt.to_dict()

if fmt.get("config").get("update_format") is None:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use a common function to validate input format here.

abhizer added 2 commits June 2, 2024 22:13
Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>
Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>
@abhizer abhizer merged commit b1b31dd into py_kafka Jun 3, 2024
@abhizer abhizer deleted the py_http_get branch June 3, 2024 15:21
abhizer added a commit that referenced this pull request Jun 3, 2024
* py: HTTP GET input connector

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>

* py: refactor: common function to check format to create connector

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>

* py: update docs, rename `UpdateFormat` to `JSONUpdateFormat`

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>

---------

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>
abhizer added a commit that referenced this pull request Jun 4, 2024
* py: kafka connector

* also rename `Client` to `FelderaClient`

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>

py: update the kafka test

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>

py: update documentation

* include an example for Kafka connector in the python docs
* refactor `Client` to `FelderaClient`
* add an entry in the changelog

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>

py: update documentation

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>

* py: HTTP GET input connector (#1816)

* py: HTTP GET input connector

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>

* py: refactor: common function to check format to create connector

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>

* py: update docs, rename `UpdateFormat` to `JSONUpdateFormat`

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>

---------

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>

---------

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python-sdk Issues related to the feldera python sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants