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
Currently schema objects and data objects that are updated with a new version have limitations on what change change in the schema. One limitation is that the field order can not be changed, it is not certain that it can be but can the feasibility of this be assessed and a change made if it is possible.
Desired outcome - field order is mutable between different schema and data versions.
The text was updated successfully, but these errors were encountered:
Currently schema objects and data objects that are updated with a new version have limitations on what change change in the schema. One limitation is that the field order can not be changed, it is not certain that it can be but can the feasibility of this be assessed and a change made if it is possible.
Desired outcome - field order is mutable between different schema and data versions.
The text was updated successfully, but these errors were encountered: