build_canonical
arrow_
avro
57.0.0
在 arrow_avro::schema 中
arrow_avro
::
schema
函数
build_
canonical
复制项目路径
源代码
fn build_canonical( schema: &
Schema
<'_>, enclosing_ns:
Option
<&
str
>, ) ->
Result
<
String
, ArrowError>