Replies: 2 comments
-
|
Thanks for reporting. We'll look into it and address ASAP |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Created issue: #329 to track this and copied the discussion contents. Hence closing the discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
dump.zip
testStatement1.txt
testStatement2.txt
testStatement3.txt
I installed the DocumentDB Docker according to the instructions and conducted a test. The attachment contains the test data, which includes 3 statements. The statement in testStatement1.txt can return data, but it is extremely slow; the two statements in testStatement2.txt and testStatement3.txt cannot return the result set. However, for the same data, MongoDB returns the result set within 1 second.
I wonder why there is such a big difference? Is it because something wasn't configured correctly?
Beta Was this translation helpful? Give feedback.
All reactions