Skip to content

TDengine Sink #931

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

TDengine Sink #931

wants to merge 22 commits into from

Conversation

jbrass
Copy link

@jbrass jbrass commented Jun 10, 2025

Added the table naming template variable

Copy link
Contributor

@tim-quix tim-quix left a comment

Choose a reason for hiding this comment

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

Added some comments =)

Also note as a last piece, we typically add a doc in the docs/connectors/sinks folder, which outlines additional details on how the sink works, plus how to run tdengine locally for testing purposes (Let me know if you want what I did for that since I also used it for testing... happy to give you it!).

Feel free to copy another doc and make changes as needed.

@jbrass jbrass requested a review from tim-quix June 30, 2025 18:06
@jbrass
Copy link
Author

jbrass commented Jun 30, 2025

I added a documentation page. We are done with changes. Please let me know if i missed anything.

Copy link
Contributor

@tim-quix tim-quix left a comment

Choose a reason for hiding this comment

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

Looks really good now, tested and works as expected =)

I added a couple minor things, I don't think it'll be much work to adjust what's left.

jbrass and others added 9 commits July 1, 2025 13:53
add noqs ref
remove unused string format
remove internal field assignment, change a couple staticmethods to classmethods
add missing cls argument
fix ruff noqa
fix arguments
fix args...again!
@tim-quix tim-quix dismissed their stale review July 2, 2025 12:22

changes were implemented

@tim-quix tim-quix self-requested a review July 2, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants