MCPcopy
hub / github.com/open-metadata/OpenMetadata / LenFn

Class LenFn

ingestion/src/metadata/profiler/orm/functions/length.py:25–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23
24
25class LenFn(FunctionElement):
26 inherit_cache = CACHE
27
28
29@compiles(LenFn)

Callers 14

fnMethod · 0.90
fnMethod · 0.90
fnMethod · 0.90
fnMethod · 0.90
fnMethod · 0.90
fnMethod · 0.90
fnMethod · 0.90
fnMethod · 0.90
fnMethod · 0.90
fnMethod · 0.90
fnMethod · 0.90
compute_row_countMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected