Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
25
class
LenFn(FunctionElement):
26
inherit_cache = CACHE
27
28
29
@compiles(LenFn)
Callers
14
fn
Method · 0.90
fn
Method · 0.90
fn
Method · 0.90
fn
Method · 0.90
fn
Method · 0.90
fn
Method · 0.90
fn
Method · 0.90
fn
Method · 0.90
fn
Method · 0.90
fn
Method · 0.90
fn
Method · 0.90
compute_row_count
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected