Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
130 views

Are there practices that help to group data correctly and effectively? I am very concerned about the question of how best to store records according to some common feature: there are rows where there ...
polRk's user avatar
  • 219
2 votes
0 answers
285 views

I am trying to connect to ytsaurus cluster but get the following errors: Minisaurus couldn't be reached choose cluster It seems it has issues connecting to the cluster: GET http://localhost:30738/api/...
dev's user avatar
  • 21
4 votes
1 answer
555 views

I have a table with several key columns. The combination of values of those columns should be unique for every row of the table. However, duplicate entries may occur due to a human mistake, and that ...
Ivan Smirnov's user avatar
  • 4,465