Skip to content
Snippets Groups Projects

Remove ignored columns from geo_event_logs

Merged Aakriti Gupta requested to merge ag-remove-ignore-column-geo-event into master
All threads resolved!

What does this MR do and why?

This is the last step in cleaning up: Change the type of column geo_event_log.geo_eve... (#433432 - closed)

It removes two ignored columns in geo_event_logs table.

Related issue: #433432 (closed)

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Aakriti Gupta

Merge request reports

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
  • Aakriti Gupta added 1 commit

    added 1 commit

    • 0d0ab78c - Remove ignored columns from geo_event_logs

    Compare with previous version

  • Douglas Barbosa Alexandre approved this merge request

    approved this merge request

  • Before you set this MR to auto-merge

    This merge request will progress on pipeline tiers until it reaches the last tier: pipelinetier-3. We will trigger a new pipeline for each transition to a higher tier.

    Before you set this MR to auto-merge, please check the following:

    • You are the last maintainer of this merge request
    • The latest pipeline for this merge request is pipelinetier-3 (You can find which tier it is in the pipeline name)
    • This pipeline is recent enough (created in the last 8 hours)

    If all the criteria above apply, please set auto-merge for this merge request.

    See pipeline tiers and merging a merge request for more details.

  • resolved all threads

  • Douglas Barbosa Alexandre enabled automatic add to merge train when checks pass

    enabled automatic add to merge train when checks pass

  • E2E Test Result Summary

    allure-report-publisher generated test report!

    e2e-test-on-gdk: :white_check_mark: test report for 21d469ac

    expand test summary
    +------------------------------------------------------------------+
    |                          suites summary                          |
    +-------------+--------+--------+---------+-------+-------+--------+
    |             | passed | failed | skipped | flaky | total | result |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Plan        | 82     | 0      | 8       | 0     | 90    | ✅     |
    | Govern      | 79     | 0      | 13      | 0     | 92    | ✅     |
    | Monitor     | 8      | 0      | 12      | 0     | 20    | ✅     |
    | Verify      | 51     | 0      | 21      | 0     | 72    | ✅     |
    | Create      | 135    | 0      | 23      | 0     | 158   | ✅     |
    | ModelOps    | 0      | 0      | 1       | 0     | 1     | ➖     |
    | Fulfillment | 2      | 0      | 7       | 0     | 9     | ✅     |
    | Manage      | 1      | 0      | 9       | 0     | 10    | ✅     |
    | Package     | 24     | 0      | 14      | 0     | 38    | ✅     |
    | Data Stores | 33     | 0      | 10      | 0     | 43    | ✅     |
    | Analytics   | 2      | 0      | 0       | 0     | 2     | ✅     |
    | Release     | 5      | 0      | 1       | 0     | 6     | ✅     |
    | Secure      | 5      | 0      | 3       | 0     | 8     | ✅     |
    | Growth      | 0      | 0      | 2       | 0     | 2     | ➖     |
    | Configure   | 0      | 0      | 3       | 0     | 3     | ➖     |
    | Ai-powered  | 0      | 0      | 2       | 0     | 2     | ➖     |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Total       | 427    | 0      | 129     | 0     | 556   | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+

    e2e-test-on-cng: :x: test report for 21d469ac

    expand test summary
    +------------------------------------------------------------------+
    |                          suites summary                          |
    +-------------+--------+--------+---------+-------+-------+--------+
    |             | passed | failed | skipped | flaky | total | result |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Plan        | 86     | 0      | 8       | 0     | 94    | ✅     |
    | Data Stores | 33     | 0      | 10      | 0     | 43    | ✅     |
    | Monitor     | 8      | 0      | 12      | 0     | 20    | ✅     |
    | Verify      | 51     | 1      | 20      | 0     | 72    | ❌     |
    | Secure      | 3      | 0      | 5       | 0     | 8     | ✅     |
    | Configure   | 0      | 0      | 3       | 0     | 3     | ➖     |
    | Govern      | 84     | 0      | 10      | 0     | 94    | ✅     |
    | Release     | 5      | 0      | 1       | 0     | 6     | ✅     |
    | Create      | 140    | 0      | 22      | 0     | 162   | ✅     |
    | Package     | 29     | 0      | 15      | 0     | 44    | ✅     |
    | Manage      | 1      | 0      | 9       | 0     | 10    | ✅     |
    | Fulfillment | 2      | 0      | 7       | 0     | 9     | ✅     |
    | ModelOps    | 0      | 0      | 1       | 0     | 1     | ➖     |
    | Ai-powered  | 0      | 0      | 2       | 0     | 2     | ➖     |
    | Analytics   | 2      | 0      | 0       | 0     | 2     | ✅     |
    | Growth      | 0      | 0      | 2       | 0     | 2     | ➖     |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Total       | 444    | 1      | 127     | 0     | 572   | ❌     |
    +-------------+--------+--------+---------+-------+-------+--------+
    Edited by ****
  • Douglas Barbosa Alexandre cancelled automatic add to merge train

    cancelled automatic add to merge train

  • Douglas Barbosa Alexandre unapproved this merge request

    unapproved this merge request

  • Aakriti Gupta added 1130 commits

    added 1130 commits

    Compare with previous version

  • Aakriti Gupta requested review from @dbalexandre

    requested review from @dbalexandre

  • Douglas Barbosa Alexandre approved this merge request

    approved this merge request

  • resolved all threads

  • mentioned in commit 09f5975b

  • added workflowstaging label and removed workflowcanary label

  • Please register or sign in to reply
    Loading