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

taosBenchmark能否给特定前缀的表名生成数据 #29247

Open
raymond-git-666 opened this issue Dec 20, 2024 · 0 comments
Open

taosBenchmark能否给特定前缀的表名生成数据 #29247

raymond-git-666 opened this issue Dec 20, 2024 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@raymond-git-666
Copy link

taosBenchmark在生成测试数据的时候:
想通过taosBenchmark -f 命令,在json文件中指定child_table_prefix和childtable_offset参数,期望生成某张超级表下面的特定前缀子表的数据。测试发现,childtable_offset参数不是从child_table_prefix特定前缀子表开始偏移计算,可能是超级表下全部子表的偏移量。搜了博客有提到,child_table_prefix该参数只针对 自动创表时有效。

请问:
1、有没有办法,只针对特定前缀的子表生成测试数据。
2、或者怎么能够查看某张子表在超级表里的偏移量(childtable_offset)是多少,我手动指定子表的偏移量进行测试

@raymond-git-666 raymond-git-666 added help wanted Extra attention is needed question Further information is requested labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant