area/docdbgood first issuekind/enhancementpriority/medium
Metriche repository
- Star
- (8229 star)
- Metriche merge PR
- (Merge medio 17g 21h) (92 PR mergiate in 30 g)
Descrizione
Jira Link: DB-1650
TableNameResolver by @d-uspenskiy looks useful for tests, but it exists in yb-admin code. How about we move it to client so that tests can use it. For example, PgLibPqTest has its own helper GetTableIdByTableName, and TableNameResolver can be used instead.