Skip to content

Commit 8afba57

Browse files
Add geospatial as sql dependencies in 3.x (#5348)
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
1 parent 258c685 commit 8afba57

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

manifests/3.0.0-alpha1/opensearch-3.0.0-alpha1.yml

+1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ components:
124124
- windows
125125
depends_on:
126126
- ml-commons
127+
- geospatial
127128
- name: asynchronous-search
128129
repository: https://github.com/opensearch-project/asynchronous-search.git
129130
ref: main

manifests/3.0.0-beta1/opensearch-3.0.0-beta1.yml

+1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ components:
124124
- windows
125125
depends_on:
126126
- ml-commons
127+
- geospatial
127128
- name: asynchronous-search
128129
repository: https://github.com/opensearch-project/asynchronous-search.git
129130
ref: main

0 commit comments

Comments
 (0)