ytsaurus-ui icon indicating copy to clipboard operation
ytsaurus-ui copied to clipboard

Web interface for YTsaurus.

Results 56 ytsaurus-ui issues
Sort by recently updated
recently updated
newest added

Hello, I'd like to propose an enhancement for visualizing query results more effectively. Currently, when executing a query like the one below, the results are presented in a textual format:...

query-tracker

Hello, I've encountered an issue with the display of query results, specifically when using the `AGGREGATE_LIST` function. The problem arises when executing the following query: ```sql insert into @tmp SELECT...

query-tracker

Parent field is required And you cannot select root in this filed. Via tool it works fine: ```bash $ yt create account --attributes='{ name = "rl"; }' 6ba-278d-b9001f4-88841c59 ```

accounts

If you have directory with `=` in name, for example `//home/my/dir/a=b/c=d`, you can't just use `https://yt.cluster/name/navigation?path=//home/my/dir/a=b/c=d` url because it will open `https://yt.cluster/name/navigation?path=//home/my/dir/a`. You can avoid this with url encoding (and...

navigation

Hello! It would be convenient to have syntax suggestions in the YQL queries page. This feature would work by offering possible completions as the user types their query. This addition...

query-tracker

When opening the query editor from the table page in a new window, the body of the query is not displayed. How to reproduce: 1. Open the table page. 2....

query-tracker