kamalkeshavani-aiinside opened a new issue #12957:
URL: https://github.com/apache/superset/issues/12957


   **Is your feature request related to a problem? Please describe.**
   Almost all popular SQL editors provide serial number(row number) in the 
query results. When using SQL Lab, sometimes user need to use another way to 
count the rows in query results.
   
   **Describe the solution you'd like**
   Add a column to left-side with serial number for query results.
   - These numbers will not be used when user creates a table from query 
results clicking 'Explore', or downloads csv or copies results to clipboard.
   - User cannot sort the results by the serial numbers.
   
   some samples:
   
![image](https://user-images.githubusercontent.com/74634977/106974080-6eb4d700-6797-11eb-918c-74c7dde46de9.png)
   
   
![image](https://user-images.githubusercontent.com/74634977/106974116-7d9b8980-6797-11eb-969c-d87bfcc17976.png)
   
   
   **Additional context**
   This feature will bring Superset SQL editor a bit more closer to other 
popular editors, and make the users more comfortable using SQL lab more 
frequently.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to