Skip to content

Provide clearer error message for unsupported local @DataSchema data class #1721

@Jolanrensen

Description

@Jolanrensen

Writing a @DataSchema interface from within a function body provides the following helpful messages:

Image

Unfortunately, the message about not supporting local @DataSchema s does not appear when using data classes:

Image

I think it would be helpful to add it for data classes as well :)

Metadata

Metadata

Labels

Compiler pluginAnything related to the DataFrame Compiler Plugin

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions