Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
`Alias.removeNonInheritableMetadata(...)` uses `MetadataBuilder`, which does expensive map manipulation (allocation, ++, remove). When `removeNonInheritableMetadata` is frequently called (e.g. wide VIEWs with many Aliases), it significantly slows down the code.
Attachments
Issue Links
- links to