Revert "set value required in constant_keyword field type"#432
Conversation
This reverts commit 7e1a233. Signed-off-by: dblock <dblock@amazon.com>
7f9324b to
92f875d
Compare
Changes AnalysisCommit SHA: 92f875d API ChangesSummary
ReportThe full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/9976470956/artifacts/1711203247 API Coverage
|
|
@dblock constant_keyword is introduced in 2.14(https://opensearch.org/docs/2.14/field-types/supported-field-types/constant-keyword/), and it has bug, I don't know if I answered your question. |
Does this feature work at all in >= 2.14? This fails for me in 2.14 with a timeout (and a server-side error that looks like opensearch-project/OpenSearch#14651), so I think the right thing to do is to revert these tests. We can merge them when the bug is fixed. |
Reverts #419
Merged too fast. The fix opensearch-project/OpenSearch#14651 has not been merged.
@kkewwei am I understanding this correctly? In which case reopen your PR in draft and mark the test
>= 2.16?