Skip to content

Conversation

@YaroslavLitvinov
Copy link
Contributor

@YaroslavLitvinov YaroslavLitvinov commented Jan 7, 2026

query_type

For substantial amount of sqls, but not for all queries types

rows count

  • select - mapped into rows_produced
  • insert - mapped into rows_inserted
  • merge - mapped into rows_produced, rows_inserted
  • update - Missing
  • delete - Not supported
  • truncate - Missing

Related unitests added

@YaroslavLitvinov YaroslavLitvinov changed the title Query completion attrs: query_type, rows_count Query completion attrs: query_type, rows_* Jan 7, 2026
Copy link
Contributor

@DanCodedThis DanCodedThis left a comment

Choose a reason for hiding this comment

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

@YaroslavLitvinov YaroslavLitvinov merged commit c4ffc58 into main Jan 8, 2026
3 checks passed
@YaroslavLitvinov YaroslavLitvinov deleted the yaro/query-completion-attrs2 branch January 8, 2026 18:03
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.

3 participants