79585653

Date: 2025-04-22 03:35:19
Score: 2
Natty:
Report link

Problem can be at MongoDB side as well.
Execute the same query on mongodb client and check its execution time. Check the query plan to validate if index is being used.

Try with below as well, while querying from mondo db client and flink.
eq("_id", 1917986549) // Use number instead of string

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: pranav tiwari