Skip to content
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

Supporting dataframe and update idempotent query example #57

Merged

Conversation

Yibo-Chen13
Copy link
Contributor

Add idempotent query example.

Support df(), pl(), arrow() and fetchnumpy() in connect/cursor.

@Yibo-Chen13 Yibo-Chen13 changed the title Supporting dataframe out of box Supporting dataframe and update idempotent query example Oct 30, 2024
@Yibo-Chen13 Yibo-Chen13 linked an issue Oct 30, 2024 that may be closed by this pull request
@Yibo-Chen13 Yibo-Chen13 force-pushed the supporting-dataframe-out-of-box branch 2 times, most recently from 7b47428 to 1d556a8 Compare October 31, 2024 07:10
@Yibo-Chen13 Yibo-Chen13 force-pushed the supporting-dataframe-out-of-box branch 2 times, most recently from 03fda22 to ec4c90c Compare November 4, 2024 03:33
@Yibo-Chen13 Yibo-Chen13 force-pushed the supporting-dataframe-out-of-box branch from ec4c90c to 244eb04 Compare November 4, 2024 03:37
@Yibo-Chen13 Yibo-Chen13 merged commit c19c0e0 into timeplus-io:develop Nov 4, 2024
18 checks passed
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.

Support idempotent insertion In addition to fetchall, also support df(), pl(), arrow() and fetchnumpy()
2 participants