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
If I generate a DataSchema using @file:ImportDataSchema() and then create a new manual @DataSchema interface which references any generated code, it doesn't generate.
It works well using the gradle dataframes {} notation.