File tree
674 files changed
+467944
-9256
lines changed- .github/workflows
- common
- src
- main
- java/org/opensearch/sql/common
- grok
- exception
- utils
- resources/patterns
- test
- java/org/opensearch/sql/common/grok
- resources
- message
- nasa
- core
- src
- main/java/org/opensearch/sql
- analysis
- ast
- dsl
- expression
- statement
- tree
- catalog
- model
- data/model
- datasource
- model
- auth
- executor
- execution
- streaming
- expression
- aggregation
- config
- datetime
- function
- operator
- arthmetic
- convert
- parse
- span
- system
- text
- window
- planner
- logical
- optimizer
- pattern
- rule
- read
- physical
- collector
- datasource
- streaming
- watermark
- windowing
- assigner
- trigger
- storage
- read
- split
- utils
- test/java/org/opensearch/sql
- analysis
- model
- config
- datasource
- model/auth
- executor
- execution
- streaming
- expression
- aggregation
- conditional
- datetime
- function
- operator
- arthmetic
- convert
- predicate
- parse
- span
- system
- text
- window
- aggregation
- ranking
- planner
- logical
- optimizer
- pattern
- physical
- collector
- datasource
- streaming
- watermark
- windowing
- assigner
- trigger
- storage
- utils
- testFixtures/java/org/opensearch/sql/executor
- docs
- user
- dql
- general
- limitations
- ppl
- admin
- cmd
- functions
- doctest
- datasource
- test_data
- test_mapping
- filesystem
- src
- main/java/org/opensearch/sql/filesystem
- storage/split
- streaming
- test/java/org/opensearch/sql/filesystem/streaming
- testFixtures/java/org/opensearch/sql/filesystem/storage
- integ-test
- src/test
- java/org/opensearch/sql
- legacy
- ppl
- sql
- util
- resources
- datasource
- indexDefinitions
- legacy/src
- main/java/org/opensearch/sql/legacy
- plugin
- utils
- test/java/org/opensearch/sql/legacy/plugin
- opensearch
- src
- main/java/org/opensearch/sql/opensearch
- client
- data
- type
- value
- executor
- protector
- planner
- logical
- rule
- physical
- request
- system
- response/agg
- security
- storage
- scan
- script
- aggregation/dsl
- core
- filter
- lucene
- relevance
- system
- test/java/org/opensearch/sql/opensearch
- client
- data
- type
- value
- executor
- protector
- planner
- logical
- physical
- request
- response
- storage
- scan
- script
- aggregation
- dsl
- filter
- lucene
- relevance
- sort
- serialization
- system
- utils
- plugin
- src
- main
- java/org/opensearch/sql/plugin
- catalog
- config
- datasource
- rest
- transport
- plugin-metadata
- test
- java/org/opensearch/sql/plugin
- catalog
- datasource
- resources
- ppl
- src
- main
- antlr
- java/org/opensearch/sql/ppl
- config
- domain
- parser
- utils
- test/java/org/opensearch/sql/ppl
- antlr
- parser
- utils
- prometheus
- src
- main/java/org/opensearch/sql/prometheus
- authinterceptors
- client
- data/constants
- functions
- implementation
- resolver
- planner/logical
- rules
- request
- system
- model
- response
- storage
- implementor
- model
- querybuilder
- system
- test
- java/org/opensearch/sql/prometheus
- authinterceptors
- client
- constants
- functions
- planner/logical
- request
- storage
- querybuilders
- system
- utils
- resources
- protocol
- sql
- src
- main
- antlr
- java/org/opensearch/sql/sql
- config
- parser
- test/java/org/opensearch/sql/sql
- antlr
- parser
- sql-cli
- src/opensearch_sql_cli
- conf
- tests
- sql-jdbc
- docs/img
- src
- main/java/org/opensearch/jdbc
- internal
- test/java/org/opensearch/jdbc
- internal
- test
- sql-odbc
- libraries/rabbit/include
- scripts
- src
- IntegrationTests
- ITODBCAwsAuth
- ITODBCCatalog
- ITODBCConnection
- ITODBCDescriptors
- ITODBCExecution
- ITODBCHelper
- ITODBCInfo
- ITODBCPagination
- ITODBCResults
- ITODBCTableauQueries
- PerformanceTests
- PTODBCInfo
- PTODBCResults
- UnitTests
- UTAwsSdkCpp
- UTConn
- UTCriticalSection
- UTHelper
- UTRabbit
- gtest
- installer
- sqlodbc
- workbench
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
674 files changed
+467944
-9256
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 |
| - | |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
103 | 104 |
| |
104 | 105 |
| |
105 | 106 |
| |
106 |
| - | |
| 107 | + | |
107 | 108 |
| |
108 | 109 |
| |
109 | 110 |
| |
| |||
148 | 149 |
| |
149 | 150 |
| |
150 | 151 |
| |
151 |
| - | |
| 152 | + | |
152 | 153 |
| |
153 | 154 |
| |
154 | 155 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 |
| |
6 | 13 |
| |
7 | 14 |
| |
| |||
64 | 71 |
| |
65 | 72 |
| |
66 | 73 |
| |
67 |
| - | |
| 74 | + | |
68 | 75 |
| |
69 | 76 |
| |
70 |
| - | |
| 77 | + | |
71 | 78 |
| |
72 | 79 |
| |
73 | 80 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
| 144 | + | |
| 145 | + | |
144 | 146 |
| |
145 | 147 |
| |
146 | 148 |
| |
| |||
159 | 161 |
| |
160 | 162 |
| |
161 | 163 |
| |
| 164 | + | |
| 165 | + | |
162 | 166 |
| |
163 | 167 |
| |
164 | 168 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 |
| |
15 | 18 |
| |
16 | 19 |
| |
|
Lines changed: 29 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
23 | 51 |
| |
24 | 52 |
| |
25 | 53 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 |
|
Lines changed: 168 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 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 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + |
0 commit comments