You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently we have moved from elasticsearch to opensearch connector. Since trino is supporting opensearch connector.
While query index which has list of text_type of data , its throws error :
Expected a string or numeric value for field 'field_name' of type VARCHAR [AB_EX1,AB_EX2, AB_EX3] [ArrayList]
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Recently we have moved from elasticsearch to opensearch connector. Since trino is supporting opensearch connector.
While query index which has list of text_type of data , its throws error :
Expected a string or numeric value for field 'field_name' of type VARCHAR [AB_EX1,AB_EX2, AB_EX3] [ArrayList]
Has anyone faced this issue.
Opensearch version - 1.0.0
Thanks
Beta Was this translation helpful? Give feedback.
All reactions