Skip to content

Bug - Metric.Values - duplicate column names #137

Description

@leppott

Describe the bug
Need a check for duplicate column names.

If have "Index_Name" and/or "Index_Class" along with upper case versions (INDEX_NAME and/or INDEX_CLASS) will get an error.

Due to the code converting all names to upper case.

Fails on line 662.

Image

To Reproduce
Steps to reproduce the behavior:
Add duplicate names and run code.
See screen shot.

Expected behavior
Should get a warning and soft exit prior to (unknown to user) error.

Screenshots

Image

Additional context
Add any other context about the problem here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions