Commit 40478e3
committed
fix: provide fallback reason for ArrayFilter operator
CometArrayFilter.getSupportLevel returned Unsupported() with no reason
for unsupported filter functions, resulting in empty fallback messages.
Add an explicit reason string.1 parent c3f59a6 commit 40478e3
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
622 | 622 | | |
623 | 623 | | |
624 | 624 | | |
625 | | - | |
| 625 | + | |
| 626 | + | |
626 | 627 | | |
627 | 628 | | |
628 | 629 | | |
| |||
0 commit comments