批注类型 DorisColumn
doris的列配置
- 作者:
- lizhian
-
可选元素概要
可选元素修饰符和类型可选元素说明聚合函数long自增起始值boolean是否更新为当前时间戳
-
元素详细资料
-
aggregateFun
AggregateFun aggregateFun聚合函数- 默认值:
none
-
autoIncrementStartValue
long autoIncrementStartValue自增起始值- 默认值:
-1L
-
onUpdateCurrentTimestamp
boolean onUpdateCurrentTimestamp是否更新为当前时间戳- 默认值:
false
-