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:   **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]
