属性

ArrowTableConcatenateOptions:promote-nullability

自版本:6.0.0 起

声明

property promote-nullability: gboolean [ read, write ]

描述 [源代码]

如果为 true,则 GArrowField 类型为 GArrowNullDataType 的字段可以与其他类型的 GArrowField 字段统一。统一后的字段将是另一种类型,并且变为可为空。可空性将提升到更宽松的选项(如果其中一个不可为空,则为可为空)。

类型 gboolean
可用版本6.0.0

标志

可读
可写
构造时
仅限构造时