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

new API taos_stmt_reclaim_fields to reclaim TAOS_FIELD_E in a uniform… #19245

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

freemine
Copy link
Contributor

new API taos_stmt_reclaim_fields to reclaim TAOS_FIELD_E in a uniform way
#18804

...
taos_stmt_get_tag_fields(stmt, &fieldNum, &fields);
...
taos_stmt_reclaim_fields(stmt, fields);
...

@dapan1121 dapan1121 merged commit ea24912 into taosdata:main Dec 29, 2022
@freemine freemine deleted the main branch December 30, 2022 06:04
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.

2 participants