Hi, I am getting the following druid error message in Superset.
Error message: "Error: Resource limit exceeded(org.apache.druid.query.ResourseLimitExceededException): Time ordering is not supported for a Scan Query.... This happens on one tab with chart set up(in Superset) without server pagination & row limit<=100000. But when I use a different tab with the same configuration(without pagination/row limit=100000), it works. However the issue is sorted by "__time" has been removed then also it is working again with server pagination=unticked & row limit=300000, but there is issue of descending ordering again. I am requesting you, What changes I have to do to avoid the above Druid error message given by Superset. Thanks --Alaka