Skip to content
Snippets Groups Projects

test: sql(..., strip_metadata=True) usability parameter

Merged Georgy Moshkin requested to merge gmoshkin/plugin-rpc-followups into master
All threads resolved!

Summary

  • test: sql(..., strip_metadata=True) usability parameter

If it's set only the "rows" part of the response is returned. This parameter is True by default because in most cases this is what we want.

  • test: cleanup: sudo_sql(...) -> sql(..., sudo=True)

  • Cherry-pick to: none
  • Docs follow-up: not necessary

Merge request reports

Pipeline #45106 passed

Pipeline passed for 131dd9d5 on gmoshkin/plugin-rpc-followups

Loading
Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Dmitry Rodionov approved this merge request

    approved this merge request

  • Georgy Moshkin added 2 commits

    added 2 commits

    • da9b8865 - test: reduce test_ddl_drop_table_partial_failure flakiness
    • 131dd9d5 - test: use more sql in test_ddl_drop_table_partial_failure

    Compare with previous version

  • Georgy Moshkin resolved all threads

    resolved all threads

  • Please register or sign in to reply
    Loading