eschutho commented on PR #32366: URL: https://github.com/apache/superset/pull/32366#issuecomment-2715827608
> Hey @eschutho 👋., that's interesting. So, to confirm, do you want the index column removed entirely and not just a toggleable option? Should we also remove the parameter from the URL or does that serve another purpose? Hi @SkinnyPigeon yeah we can remove the index column when it is the default RangeIndex. I would suggest keeping the param in the URL because the client (js) needs to create the post processing and store it later for the report, and it's generated when that post_processed param is passed in. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
