Commit f52cc8a
committed
simplified expr string type timestamp cast, fixed checkstyle failure
Signed-off-by: Matthew Wells <[email protected]>1 parent 32e4ee7 commit f52cc8a
File tree
2 files changed
+6
-12
lines changed- core/src/main/java/org/opensearch/sql/data/model
- opensearch/src/test/java/org/opensearch/sql/opensearch/storage/script/filter
2 files changed
+6
-12
lines changedLines changed: 3 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
53 | 46 | | |
54 | 47 | | |
55 | 48 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1628 | 1628 | | |
1629 | 1629 | | |
1630 | 1630 | | |
1631 | | - | |
1632 | | - | |
| 1631 | + | |
| 1632 | + | |
| 1633 | + | |
1633 | 1634 | | |
1634 | 1635 | | |
1635 | 1636 | | |
| |||
0 commit comments