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

TSQL queries over-enumerate dependent fields, at least in mkprof #273

Closed
goodmami opened this issue Jan 17, 2020 · 0 comments
Closed

TSQL queries over-enumerate dependent fields, at least in mkprof #273

goodmami opened this issue Jan 17, 2020 · 0 comments
Labels
Milestone

Comments

@goodmami
Copy link
Member

A TSQL query like i-id from result will enumerate the same i-id once for each time it corresponds to a line in the result file. I'm not sure this is itself a problem (consider if the query were i-id mrs from result), although it is different from what the LOGON/bin/tsdb utility does.

However, when a --where option is used with the mkprof command, this results in duplicate items. In this case, at least, the results should be made unique.

@goodmami goodmami added the bug label Jan 17, 2020
@goodmami goodmami added this to the 1.2.1 milestone Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant