Skip to content

Remove dependency on CommonDataModel package #71

Description

@ablack3

Eunomia relies on the CommonDataModel package to write the DDL. The problem is this creates a dependency on Java (through SqlRender).

Some research environments prohibit java. We could remove the java dependency by simply storing the DDLs in the Eunomia package and removing the dependency on the CommonDataModel package. The DDLs should not change so I think it would be an easy change and allow Eunomia to be used in environments without Java.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions