Skip to content

Commit f3f4391

Browse files
committed
Resolve comments
Signed-off-by: Allen Xu <[email protected]>
1 parent 51e251f commit f3f4391

File tree

7 files changed

+162
-587
lines changed

7 files changed

+162
-587
lines changed

docs/supported_ops.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5190,7 +5190,7 @@ Accelerator support is described below.
51905190
<td> </td>
51915191
<td> </td>
51925192
<td><em>PS* (missing nested BINARY, CALENDAR, UDT)</em></td>
5193-
<td><em>PS* (If it's map, only string is supported. Extra check is inside the expression metadata; missing nested BINARY, CALENDAR, UDT)</em></td>
5193+
<td><em>PS* (If it's map, only string is supported.; missing nested BINARY, CALENDAR, UDT)</em></td>
51945194
<td> </td>
51955195
<td> </td>
51965196
</tr>
@@ -5199,13 +5199,13 @@ Accelerator support is described below.
51995199
<td><b>NS</b></td>
52005200
<td><b>NS</b></td>
52015201
<td><b>NS</b></td>
5202-
<td><em>PS (Literal value only)</em></td>
5202+
<td><em>PS (ints are only supported as array indexes, not as maps keys; Literal value only)</em></td>
52035203
<td><b>NS</b></td>
52045204
<td><b>NS</b></td>
52055205
<td><b>NS</b></td>
52065206
<td><b>NS</b></td>
52075207
<td><b>NS</b></td>
5208-
<td><em>PS (Literal value only)</em></td>
5208+
<td><em>PS (strings are only supported as map keys, not array indexes; Literal value only)</em></td>
52095209
<td><b>NS</b></td>
52105210
<td><b>NS</b></td>
52115211
<td><b>NS</b></td>

scripts/audit-spark-3.2.sh

Lines changed: 0 additions & 104 deletions
This file was deleted.

0 commit comments

Comments
 (0)