-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Sqllab results columns are not sortable for large number of columns #16261
Comments
I will have a look into it |
Similar issue happened before when # of columns is over 60is, i remember. @averma111 thanks for volunteering, let us know if you need help :) |
@junlincc sure I will let you know. |
Hi @averma111 , any update on your investigation here? |
@etr2460 I am working on finding the issue with UI of the super set. Give me couple of days |
Hi @averma111 were you able to find the issue/are you still working on this issue? |
@etr2460 my apologies I didnt get time to work on this bug.I am pulling out my self. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue |
Looks like this was resolved without being auto-closed. |
For a sqllab query that returns a large number of columns (I observed this in a query with ~70 columns), the sorting functionality is broken. Columns do not sort at all.
I'm not sure how easy this is to fix. Do we want to consider this a limitation of sqllab or is this fixable?
Expected results
Columns have the ability to sort
Actual results
When you click on the column header it does not sort and does not show the sorting arrow
How to reproduce the bug
Environment
(please complete the following information):
master
Checklist
Make sure to follow these steps before submitting your issue - thank you!
The text was updated successfully, but these errors were encountered: