We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some of OpenSearch data types are not supported. V2 just ignores columns with them.
integer_range
long_range
double_range
float_range
date_range
ip_range
token_count
Other types (TBD how to interpret them):
alias
join
completion
search_as_you_type
rank_feature
rank_features
SQL plugin should support querying on these types.
#465 #891
The text was updated successfully, but these errors were encountered:
Old tracking issue for reference: #44
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem?
Some of OpenSearch data types are not supported. V2 just ignores columns with them.
integer_range
long_range
double_range
float_range
date_range
ip_range
token_count
Other types (TBD how to interpret them):
alias
join
completion
search_as_you_type
rank_feature
rank_features
What solution would you like?
SQL plugin should support querying on these types.
What alternatives have you considered?
Do you have any additional context?
#465
#891
The text was updated successfully, but these errors were encountered: