james601232 created CALCITE-3741:
------------------------------------
Summary: duplicate ‘ordre by‘ key work generate in select
Key: CALCITE-3741
URL: https://issues.apache.org/jira/browse/CALCITE-3741
Project: Calcite
Issue Type: Bug
Components: mongodb-adapter
Affects Versions: 1.17.0
Reporter: james601232
Attachments: image-2020-01-16-14-28-57-662.png
Hi
I encoutner a problem use calcite query mongodb. my select sql is "select *
from products order by score". unfortunatly. calcite analysis sql concat
redundant 'order by score' in sql.
debug screenshot as following:
!image-2020-01-16-14-28-57-662.png!
could you help me what wrong happen.
Tks
--
This message was sent by Atlassian Jira
(v8.3.4#803005)