Open
Description
Is your feature request related to a problem?
With introduction of catalogs and schemas the resolution of identifiers has spread across different classes. This is leading to unmanageable code and forces to refactor lot of touch points in case of change in logic of name resolution.
What solution would you like?
Single place to resolve identifier whether it is a tableName, tableFunctionName, functionName or fieldName.
What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
Add any other context or screenshots about the feature request here.