File tree Expand file tree Collapse file tree
docs/source/user-guide/latest Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -183,13 +183,13 @@ The tables below list every Spark built-in expression with its current status.
183183
184184## collection_funcs
185185
186- | Function | Status | Notes |
187- | --- | --- | --- |
188- | ` array_size ` | ✅ | |
189- | ` cardinality ` | ✅ | MapType input falls back |
190- | ` concat ` | ✅ | Binary/array children fall back |
191- | ` reverse ` | ✅ | Binary-element arrays fall back (Incompatible) ([ details] ( compatibility/expressions/array.md ) ) |
192- | ` size ` | ✅ | MapType input falls back |
186+ | Function | Status | Notes |
187+ | ------------- | ------ | -------------------------------------------------------------------------------------------------------- --- |
188+ | ` array_size ` | ✅ | |
189+ | ` cardinality ` | ✅ | |
190+ | ` concat ` | ✅ | Binary/array children fall back |
191+ | ` reverse ` | ✅ | Binary-element arrays fall back (Incompatible) ([ details] ( compatibility/expressions/array.md ) ) |
192+ | ` size ` | ✅ | |
193193
194194---
195195
You can’t perform that action at this time.
0 commit comments