openrewrite / rewrite-maven-plugin

OpenRewrite's Maven plugin.
https://openrewrite.github.io/rewrite-maven-plugin/plugin-info.html
Apache License 2.0
129 stars 68 forks source link

Add support for printing datatables #555

Closed rpau closed 7 months ago

rpau commented 1 year ago

Background

Datatables is a new openrewrite structure to produce tabular content. However, this is not consumable outside of the Moderne SaaS. This creates confusion in the community when they try to run those recipes and no results are generated.

Acceptance Criteria

The plugin produces a CSV with the datatables content.

timtebeek commented 7 months ago

Folks looking to export and analyze data tables are best off using the Moderne CLI. That then also allows running across multiple projects and aggregating the results, and producing reports with Jupyter through mod study. Have a look at the Moderne docs to get started there: https://docs.moderne.io/user-documentation/getting-started/data-tables