# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
使用model初始化view.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
除数为0时,结果为0.
除数为0时,结果为NULL.
默认,不做任何处理.
除数和被除数都+1e-15.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GROUP专用FLAG,计算层内外都携带group,with仅放计算层内层.
GROUP专用FLAG,仅计算层内层携带该group.
GROUP专用FLAG,仅计算层外层携带该group.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
METRICS专用FLAG,仅在计算层内层.
METRICS专用FLAG,仅在计算层外层.
METRICS专用FLAG,在整体sql外再增加一层,仅包含该FLAG的字段.
计算层需要根据算子拆层.
计算层不需要根据算子拆层.
No description provided by the author
No description provided by the author
No description provided by the author
仅在计算层.
仅在计算层内层.
仅在计算层外层.
仅在最外层.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NodeSet Group结构体集合.
No description provided by the author
No description provided by the author
No description provided by the author
对外接口:
struct:
Model 包含withs tags filters等结构用于构造view
View 由Model生成,用于构造df-clickhouse-sql
func:
NewModel() Model 初始化Model结构
Model.AddTag()
Model.AddTable()
Model.AddGroup()
Model.AddFilter()
NewView(*Model) View 使用model初始化View结构
NewView.ToString() string 生成df-clickhouse-sql
*/.
括号.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NodeSet Table结构体集合.
No description provided by the author
NodeSet Tag结构体集合.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NodeSet With结构体集合.