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
Some engines may express columns with an array of fields, such as TableChange API in Spark 3.0. We may need to consider supporting adding an API in Schema, e.g. findField(String[] fields).