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: Column Index should not use sort index #1526

Merged
merged 2 commits into from
Oct 13, 2021
Merged

Fix: Column Index should not use sort index #1526

merged 2 commits into from
Oct 13, 2021

Conversation

danwom
Copy link

@danwom danwom commented Oct 11, 2021

Summary of Changes

Addresses previous fix that uses sort_index as the column index. sort_index is not reliable.

Tests

Documentation

CheckList

Make sure you have checked all steps below to ensure a timely review.

  • PR title addresses the issue accurately and concisely. Example: "Updates the version of Flask to v1.0.2"
  • PR includes a summary of changes.
  • PR adds unit tests, updates existing unit tests, OR documents why no test additions or modifications are needed.
  • In case of new functionality, my PR adds documentation that describes how to use it.
    • All the public functions and the classes in the PR contain docstrings that explain what it does

Signed-off-by: Daniel Won <dwon@lyft.com>
@danwom
Copy link
Author

danwom commented Oct 11, 2021

@mgorsk1 @mcohen01

@mcohen01
Copy link

deployed this in our environment and it's looking good. thanks!!!

Signed-off-by: Daniel Won <dwon@lyft.com>
@danwom danwom merged commit a063c83 into main Oct 13, 2021
@danwom danwom deleted the dwon-sort-index branch October 13, 2021 20:30
@mgorsk1
Copy link
Contributor

mgorsk1 commented Oct 15, 2021

Thanks @danwom it fixed the issue!

amommendes pushed a commit to amommendes/amundsen that referenced this pull request Jan 21, 2022
* fix the "fix" for column index

Signed-off-by: Daniel Won <dwon@lyft.com>
Signed-off-by: Amom Mendes <amommendes@hotmail.com>
ozandogrultan pushed a commit to deliveryhero/amundsen that referenced this pull request Apr 28, 2022
* fix the "fix" for column index

Signed-off-by: Daniel Won <dwon@lyft.com>
Signed-off-by: Ozan Dogrultan <ozan.dogrultan@deliveryhero.com>
zacr pushed a commit to SaltIO/amundsen that referenced this pull request May 13, 2022
* fix the "fix" for column index

Signed-off-by: Daniel Won <dwon@lyft.com>
hansadriaans pushed a commit to DataChefHQ/amundsen that referenced this pull request Jun 30, 2022
* fix the "fix" for column index

Signed-off-by: Daniel Won <dwon@lyft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:frontend From the Frontend folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants