You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/08/14 00:57:25 UTC

[GitHub] [superset] michellethomas opened a new issue #16261: Sqllab results columns are not sortable for large number of columns

michellethomas opened a new issue #16261:
URL: https://github.com/apache/superset/issues/16261


   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
   
   1. Go to sqllab and run a query with 70 columns
   2. Try to sort the results
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `master`
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] averma111 commented on issue #16261: Sqllab results columns are not sortable for large number of columns

Posted by GitBox <gi...@apache.org>.
averma111 commented on issue #16261:
URL: https://github.com/apache/superset/issues/16261#issuecomment-900702834


   @junlincc and @yousoph   I am looking at superset-frontend--->src-->components-->SqlLab-->QueryTable-->Index.jsx file, for object modalTitle={t('Data preview')} to check if the  sorting arrow is poping up for table less then 50 columns.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] junlincc commented on issue #16261: Sqllab results columns are not sortable for large number of columns

Posted by GitBox <gi...@apache.org>.
junlincc commented on issue #16261:
URL: https://github.com/apache/superset/issues/16261#issuecomment-899738118


   Similar issue happened before when # of columns is over 60is, i remember. @averma111 thanks for volunteering, let us know if you need help :) 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] etr2460 commented on issue #16261: Sqllab results columns are not sortable for large number of columns

Posted by GitBox <gi...@apache.org>.
etr2460 commented on issue #16261:
URL: https://github.com/apache/superset/issues/16261#issuecomment-926849065


   Hi @averma111 were you able to find the issue/are you still working on this issue?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] averma111 commented on issue #16261: Sqllab results columns are not sortable for large number of columns

Posted by GitBox <gi...@apache.org>.
averma111 commented on issue #16261:
URL: https://github.com/apache/superset/issues/16261#issuecomment-900702834


   @junlincc and @yousoph   I am looking at superset-frontend--->src-->components-->SqlLab-->QueryTable-->Index.jsx file, for object modalTitle={t('Data preview')} to check if the  sorting arrow is poping up for table less then 50 columns.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] averma111 commented on issue #16261: Sqllab results columns are not sortable for large number of columns

Posted by GitBox <gi...@apache.org>.
averma111 commented on issue #16261:
URL: https://github.com/apache/superset/issues/16261#issuecomment-933139146


   @etr2460  my apologies I didnt get time to work on this bug.I am pulling out my self.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] averma111 commented on issue #16261: Sqllab results columns are not sortable for large number of columns

Posted by GitBox <gi...@apache.org>.
averma111 commented on issue #16261:
URL: https://github.com/apache/superset/issues/16261#issuecomment-907589740


   @etr2460 I am working on finding the issue with UI of the super set. Give me couple of days 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] etr2460 commented on issue #16261: Sqllab results columns are not sortable for large number of columns

Posted by GitBox <gi...@apache.org>.
etr2460 commented on issue #16261:
URL: https://github.com/apache/superset/issues/16261#issuecomment-907402395


   Hi @averma111 , any update on your investigation here?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] averma111 commented on issue #16261: Sqllab results columns are not sortable for large number of columns

Posted by GitBox <gi...@apache.org>.
averma111 commented on issue #16261:
URL: https://github.com/apache/superset/issues/16261#issuecomment-899335340


   I will have a look into it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] averma111 commented on issue #16261: Sqllab results columns are not sortable for large number of columns

Posted by GitBox <gi...@apache.org>.
averma111 commented on issue #16261:
URL: https://github.com/apache/superset/issues/16261#issuecomment-899840314


   @junlincc sure I will let you know.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org