yugabyte/yugabyte-db

docdb: move TableNameResolver to pgwrapper

Open

#6868 aperta il 13 gen 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C (1003 fork)batch import
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.

Guida contributor