trinodb / trino-gateway

https://trinodb.github.io/trino-gateway/
Apache License 2.0
122 stars 47 forks source link

Support query search in web #365

Open Chaho12 opened 1 month ago

Chaho12 commented 1 month ago

I noticed that search in web history page only supports

So, i suggest we should

mosabua commented 1 month ago

As column filters in the UI initially

maybe also column sorting?

ytwp commented 3 weeks ago

Good idea, but won't there be performance issues when the query log is large?

Chaho12 commented 3 weeks ago

@ytwp I don't think it will be too much burder to server, Also I just noticed that in web page, the history size used at all. I'll fix this