Commit f2015e5
committed
Remove legacy type checking code and update documentation
Delete PPLTypeChecker, CalciteFuncSignature, CoercionUtils (moved to
validate/ package), and OpenSearchSparkSqlDialect (moved to core/)
which are no longer needed in their original locations after migrating
to Calcite's validation system. Update LambdaUtils and CalcitePPLNoMvTest
to match final PR state. Update user-facing documentation for the new
behavior.
Signed-off-by: Yuanchun Shen <yuanchu@amazon.com>1 parent a494a06 commit f2015e5
13 files changed
Lines changed: 68 additions & 1321 deletions
File tree
- core/src
- main/java/org/opensearch/sql/expression/function
- CollectionUDF
- test/java/org/opensearch/sql/expression/function
- docs
- dev
- user/ppl
- cmd
- functions
- interfaces
- ppl/src
- main/java/org/opensearch/sql/ppl/calcite
- test/java/org/opensearch/sql/ppl/calcite
Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 0 additions & 274 deletions
This file was deleted.
Lines changed: 0 additions & 65 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 9 | | |
21 | 10 | | |
22 | 11 | | |
| |||
37 | 26 | | |
38 | 27 | | |
39 | 28 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 29 | | |
0 commit comments