Closed Cenck closed 2 years ago
好
@.***
发件人: iamazy 发送时间: 2021-12-23 15:12 收件人: iamazy/elasticsearch-sql 抄送: Cenck; Author 主题: Re: [iamazy/elasticsearch-sql] 1. 去掉sortMode的默认排序mode (PR #66) @iamazy commented on this pull request.
In elasticsearch-sql-core/src/main/java/io/github/iamazy/elasticsearch/dsl/sql/parser/query/exact/BinaryQueryParser.java:
@@ -266,6 +266,9 @@ private boolean binaryContextMatch(ElasticsearchParser.ExpressionContext express if (expressionContext instanceof ElasticsearchParser.NameExprContext) { return true; }
- if (expressionContext instanceof ElasticsearchParser.InContext) {
可以添加个测试用例吗 — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>