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
In recent discussions, we decided that adding a prefixToIgnore parameter to the extractFromJSON function would not be necessary if we added documentation describing how you can implement the same logic using the prefixToIgnore parameter of the JSONToTuple operator. We believe this is important to specify so that users do not get confused as to why there is no prefixToIgnore parameter for the extractFromJSON function.
The text was updated successfully, but these errors were encountered:
In recent discussions, we decided that adding a prefixToIgnore parameter to the extractFromJSON function would not be necessary if we added documentation describing how you can implement the same logic using the prefixToIgnore parameter of the JSONToTuple operator. We believe this is important to specify so that users do not get confused as to why there is no prefixToIgnore parameter for the extractFromJSON function.
The text was updated successfully, but these errors were encountered: