dongjoon-hyun commented on PR #50233: URL: https://github.com/apache/spark/pull/50233#issuecomment-2716363691
Oh, indeed. BTW, I realized that the method `click` has a side-effect. Whenever I clicked the header, the table sorting order is flipped like the following. <img width="223" alt="Screenshot 2025-03-11 at 20 56 00" src="https://github.com/user-attachments/assets/c25cea8b-97ca-4dee-b36c-e85d7b7a2ad2" /> <img width="217" alt="Screenshot 2025-03-11 at 20 56 04" src="https://github.com/user-attachments/assets/c25171c0-648b-4c97-ac5f-7da15f660982" /> It's a little inconvenient because I need to see this filter always even when I simply want to change the table sorting. Is there a way to make them orthogonal? -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org