Commit 9bc0ce3
misc(fuzzer): Skip $internal$split_to_map in expression fuzzer (facebookincubator#15596)
Summary:
Pull Request resolved: facebookincubator#15596
Add $internal$split_to_map to the skip function list in expression fuzzer when using Presto SOT,
because this function doesn't exist in Presto.
Reviewed By: peterenescu
Differential Revision: D87596970
fbshipit-source-id: 444e7b243380419c3faa7ee6faa2af626371bef91 parent 235cb82 commit 9bc0ce3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| 418 | + | |
418 | 419 | | |
419 | 420 | | |
420 | 421 | | |
| |||
0 commit comments