NomadBYlife commented on issue #2858:
URL: https://github.com/apache/drill/issues/2858#issuecomment-1898859028

   > Yes, I have found a way to resolve this issue !! Keys with the special 
characters are the reason for the failure of mongodb query
   > 
   > i don’t remember the project, class name and method name, will let you 
know tomorrow !! You will have to modify the existing code of apache drill to 
make it work
   > 
   > you can check the logs once , to get an idea about the stacktrace to get 
the method where you need to do few modifications!! What i did ? Replaced alias 
count(*) by count !! Not valid for all cases, but working for me
   > 
   > Additionally, you might get some issues with the filters with daterange 
for that there is a workaround
   
   I will be very grateful if you tell me where to change what. I don't know 
Java, you'll just save me a lot of time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@drill.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to