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

TMQConnector不能取到表名 #146

Open
bdyaods opened this issue Feb 27, 2024 · 1 comment
Open

TMQConnector不能取到表名 #146

bdyaods opened this issue Feb 27, 2024 · 1 comment

Comments

@bdyaods
Copy link

bdyaods commented Feb 27, 2024

// DLL_EXPORT const char *tmq_get_table_name(TAOS_RES *res);
private native String tmqGetTableName(long res);
在订阅超级表和数据库时,消费到底数据中没有数据所属的表名,经查,上面这个方法返回空。同样的订阅,在c++和c#中可以取到表名

@sheyanjie-qq
Copy link
Contributor

请补充 TDengine 版本, jdbc 驱动版本,还有 topic 的创建语句

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

No branches or pull requests

2 participants