Add Unwrapfunction to all the fieldType instaceof check#17951
Add Unwrapfunction to all the fieldType instaceof check#17951jainankitk merged 1 commit intoopensearch-project:mainfrom
Conversation
65da023 to
123f25b
Compare
|
❌ Gradle check result for 123f25b: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
Build failure: There's a missing If you run |
123f25b to
9fe1694
Compare
|
Thank you! @msfroh I have pushed the fix. Btw, I recently tried to build the main branch of open search. But it failed with the below error message Do you might know what cause this issue? |
c3ff971 to
831d364
Compare
Thank you Dan! I am rebasing on to the main branch now. When you get a chance, could you please help me merge this approved PR? Thanks! |
Signed-off-by: Chloe Gao <chloewq@amazon.com>
831d364 to
5b61b6d
Compare
|
❌ Gradle check result for 5b61b6d: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 5b61b6d: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
Unrelated failures: Retrying gradle check |
|
❌ Gradle check result for 5b61b6d: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
Unrelated failures: Retrying gradle check |
|
❌ Gradle check result for 5b61b6d: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
Another flaky test: |
Signed-off-by: Chloe Gao <chloewq@amazon.com> (cherry picked from commit 52b8b05) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…roject#17951) Signed-off-by: Chloe Gao <chloewq@amazon.com> Signed-off-by: Tanishq Ranjan <tqranjan@amazon.com>
) (cherry picked from commit 52b8b05) Signed-off-by: Chloe Gao <chloewq@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…roject#17951) (opensearch-project#18062) (cherry picked from commit 52b8b05) Signed-off-by: Chloe Gao <chloewq@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
…roject#17951) Signed-off-by: Chloe Gao <chloewq@amazon.com> Signed-off-by: Harsh Kothari <techarsh@amazon.com>
…roject#17951) Signed-off-by: Chloe Gao <chloewq@amazon.com> Signed-off-by: Harsh Kothari <techarsh@amazon.com>
Description
Unwrap the fieldType before checking the instance of the fileld Type Object
Related Issues
Resolves #17802
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.