Commit 7e6e9ac
committed
updated with try catch for string parsing.
Signed-off-by: Asif Bashar <asif.bashar@gmail.com>1 parent 08429c1 commit 7e6e9ac
File tree
2 files changed
+8
-3
lines changed- core/src/main/java/org/opensearch/sql/expression/function/udf
- ppl/src/test/java/org/opensearch/sql/ppl/calcite
2 files changed
+8
-3
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
113 | 117 | | |
114 | 118 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments