Commit 3fd9714
committed
Merge remote-tracking branch 'origin/main' into issues/4636
# Conflicts:
# core/src/main/java/org/opensearch/sql/calcite/CalcitePlanContext.java
# core/src/main/java/org/opensearch/sql/calcite/DynamicFieldsHelper.java
# core/src/main/java/org/opensearch/sql/expression/function/CollectionUDF/AppendFunctionImpl.java
# core/src/main/java/org/opensearch/sql/expression/function/PPLBuiltinOperators.java
# core/src/main/java/org/opensearch/sql/expression/function/PPLFuncImpTable.java
# core/src/main/java/org/opensearch/sql/expression/function/jsonUDF/JsonExtractAllFunctionImpl.java
# integ-test/src/test/java/org/opensearch/sql/calcite/remote/CalcitePPLSpathCommandIT.java
# integ-test/src/test/resources/expectedOutput/calcite/big5/dedup_metrics_size_field.yaml
# integ-test/src/test/resources/expectedOutput/calcite/clickbench/q29.yaml
# integ-test/src/test/resources/expectedOutput/calcite/explain_complex_sort_expr_pushdown_for_smj_w_max_option.yaml
# integ-test/src/test/resources/expectedOutput/calcite/explain_dedup_expr3.yaml
# integ-test/src/test/resources/expectedOutput/calcite/explain_dedup_expr3_alternative.yaml
# integ-test/src/test/resources/expectedOutput/calcite/explain_dedup_expr4.yaml
# integ-test/src/test/resources/expectedOutput/calcite/explain_dedup_with_expr4_alternative.yaml
# integ-test/src/test/resources/expectedOutput/calcite/explain_patterns_simple_pattern_agg_push.yaml
# integ-test/src/test/resources/expectedOutput/calcite/explain_spath_with_dynamic_fields.yaml
# integ-test/src/test/resources/expectedOutput/calcite/explain_spath_without_path.yaml
# integ-test/src/test/resources/expectedOutput/calcite_no_pushdown/explain_spath_with_dynamic_fields.yaml
# integ-test/src/test/resources/expectedOutput/calcite_no_pushdown/explain_spath_without_path.yaml
# integ-test/src/yamlRestTest/resources/rest-api-spec/test/issues/4866.yml
# ppl/src/test/java/org/opensearch/sql/ppl/calcite/CalcitePPLFunctionTypeTest.java199 files changed
Lines changed: 9667 additions & 5226 deletions
File tree
- .github/workflows
- .rules
- async-query-core
- common
- src
- main/java/org/opensearch/sql/common/utils
- test/java/org/opensearch/sql/common/utils
- core/src
- main/java/org/opensearch/sql
- analysis
- ast
- analysis
- dsl
- expression
- tree
- calcite
- plan
- rel
- utils
- executor
- expression/function
- CollectionUDF
- jsonUDF
- test/java/org/opensearch/sql
- ast
- analysis
- calcite/utils
- executor
- expression/function
- CollectionUDF
- jsonUDF
- datasources
- docs
- dev
- user
- interfaces
- ppl
- cmd
- general
- limitations
- doctest
- test_data
- test_mapping
- integ-test/src
- test
- java/org/opensearch/sql
- calcite
- remote
- standalone
- legacy
- ppl
- security
- util
- resources
- expectedOutput
- calcite_no_pushdown
- calcite
- ppl
- indexDefinitions
- yamlRestTest/resources/rest-api-spec/test/issues
- legacy
- opensearch/src
- main/java/org/opensearch/sql/opensearch
- executor
- planner/rules
- request
- response/agg
- storage
- scan
- context
- script/aggregation/dsl
- test/java/org/opensearch/sql/opensearch
- request
- storage/script/aggregation/dsl
- plugin/src/main/java/org/opensearch/sql/plugin
- request
- rest
- ppl
- src
- main
- antlr
- java/org/opensearch/sql/ppl
- domain
- parser
- utils
- test/java/org/opensearch/sql/ppl
- antlr
- calcite
- domain
- parser
- utils
- scripts
- sql
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
| 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 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments