asereda-gs opened a new pull request #1065: [CALCITE-2863] ElasticSearch 
Adapter. select * and predicates on _MAP fail
URL: https://github.com/apache/calcite/pull/1065
 
 
   Fix handling of `select *` in projections.
   
   Example of failing query:
   ```sql
   select * from elastic where _MAP['state'] = 'NY' order by _MAP['city']
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to