You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2020. It is now read-only.
I just have an question regarding Stratio/Spark-MongoDB config parameter updateFields. If I use updateFields parameter then if there is any row exist in Mongodb collection with respect to update field it will update. But if there is no row exist w.r.t. update fileds, then it will insert. Or if there is no record, then it will insert null or update operation is abort.
Your response will be highly appreciated.
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello Winning Team,
I just have an question regarding Stratio/Spark-MongoDB config parameter updateFields. If I use updateFields parameter then if there is any row exist in Mongodb collection with respect to update field it will update. But if there is no row exist w.r.t. update fileds, then it will insert. Or if there is no record, then it will insert null or update operation is abort.
Your response will be highly appreciated.
Thanks!
The text was updated successfully, but these errors were encountered: