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

Extend the DESCRIBE statement to more useful information #470

Closed
sriramsub opened this issue Nov 20, 2017 · 2 comments
Closed

Extend the DESCRIBE statement to more useful information #470

sriramsub opened this issue Nov 20, 2017 · 2 comments
Assignees
Labels

Comments

@sriramsub
Copy link

DESCRIBE (extended) statement to report on originating SQL and other useful information (created-timestamp, sql create statement, stream topology, basic metrics <number of events, last event timestamp, number of errors/exceptions>, underlying kafka-topic) (future: permissions, group, creator etc) (should this be part of show query instead?)

@hjafarpour
Copy link
Contributor

Yes, we can have DESCRIBE queryId to show the above information for the stream job associated with the query.
We should also extend the current DESCRIBE for streams/tables to include more information.

@bluemonk3y
Copy link

done

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

3 participants