File tree Expand file tree Collapse file tree 1 file changed +44
-44
lines changed Expand file tree Collapse file tree 1 file changed +44
-44
lines changed Original file line number Diff line number Diff line change 100100 "RuntimeConfig" ,
101101 "Expr" ,
102102 "ScalarUDF" ,
103- "Window" ,
103+ # "Window",
104104 "WindowFrame" ,
105105 "column" ,
106106 "literal" ,
107- "TableScan" ,
108- "Projection" ,
107+ # "TableScan",
108+ # "Projection",
109109 "DFSchema" ,
110- "DFField" ,
111- "Analyze" ,
112- "Sort" ,
113- "Limit" ,
114- "Filter" ,
115- "Like" ,
116- "ILike" ,
117- "SimilarTo" ,
118- "ScalarVariable" ,
119- "Alias" ,
120- "Not" ,
121- "IsNotNull" ,
122- "IsTrue" ,
123- "IsFalse" ,
124- "IsUnknown" ,
125- "IsNotTrue" ,
126- "IsNotFalse" ,
127- "IsNotUnknown" ,
128- "Negative" ,
129- "ScalarFunction" ,
130- "BuiltinScalarFunction" ,
131- "InList" ,
132- "Exists" ,
133- "Subquery" ,
134- "InSubquery" ,
135- "ScalarSubquery" ,
136- "GroupingSet" ,
137- "Placeholder" ,
138- "Case" ,
139- "Cast" ,
140- "TryCast" ,
141- "Between" ,
142- "Explain" ,
143- "SubqueryAlias" ,
144- "Extension" ,
145- "CreateMemoryTable" ,
146- "CreateView" ,
147- "Distinct" ,
148- "DropTable" ,
149- "Repartition" ,
150- "Partitioning" ,
110+ # "DFField",
111+ # "Analyze",
112+ # "Sort",
113+ # "Limit",
114+ # "Filter",
115+ # "Like",
116+ # "ILike",
117+ # "SimilarTo",
118+ # "ScalarVariable",
119+ # "Alias",
120+ # "Not",
121+ # "IsNotNull",
122+ # "IsTrue",
123+ # "IsFalse",
124+ # "IsUnknown",
125+ # "IsNotTrue",
126+ # "IsNotFalse",
127+ # "IsNotUnknown",
128+ # "Negative",
129+ # "ScalarFunction",
130+ # "BuiltinScalarFunction",
131+ # "InList",
132+ # "Exists",
133+ # "Subquery",
134+ # "InSubquery",
135+ # "ScalarSubquery",
136+ # "GroupingSet",
137+ # "Placeholder",
138+ # "Case",
139+ # "Cast",
140+ # "TryCast",
141+ # "Between",
142+ # "Explain",
143+ # "SubqueryAlias",
144+ # "Extension",
145+ # "CreateMemoryTable",
146+ # "CreateView",
147+ # "Distinct",
148+ # "DropTable",
149+ # "Repartition",
150+ # "Partitioning",
151151]
152152
153153
You can’t perform that action at this time.
0 commit comments