MCPcopy Create free account
hub / github.com/baidu/bigflow / describe

Function describe

bigflow_python/python/bigflow/schema.py:181–200  ·  view source on GitHub ↗

获取SchemaPCollection schema, 类似sql操作describe, 查看特定表的详细设计信息 .. note:: 该方法不是一个transform Args: pcollection (SchemaPCollection): 输入一个SchemaPCollection(FieldsDict) Returns: dict: key是字段,value是字段类型

(pcollection)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

origin_serdeMethod · 0.80
get_fields_to_typesMethod · 0.80
serdeMethod · 0.45

Tested by

no test coverage detected