Data Schemas in Gradle projects

Edit page Last modified: 14 January 2025

In Gradle projects, the Kotlin DataFrame library provides

  1. Annotation processing for generation of extension properties

  2. Annotation processing for DataSchema inference from datasets.

  3. Gradle task for DataSchema inference from datasets.