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

fix: report time display for DDL commands #2681

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

hemanth94
Copy link
Contributor

Resolves: #2549

This shows time elapsed where it matters, For commands like COPY, INSERT, DELETE and UPDATE.

Please suggest changes if any.
Thanks

@tychoish tychoish changed the title Fix: Resolves time display for DDL commands. fix: report time display for DDL commands Feb 21, 2024
Copy link
Contributor

@universalmind303 universalmind303 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks again @hemanth94.

@universalmind303 universalmind303 enabled auto-merge (squash) February 22, 2024 01:01
@universalmind303 universalmind303 merged commit c96077e into GlareDB:main Feb 22, 2024
25 checks passed
@hemanth94 hemanth94 deleted the Hem_Dev3 branch February 22, 2024 01:15
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.

\timing does not display timings for ddl commands like COPY
3 participants