Skip to content

Print graph of operations and data schema #7

Description

@asavinov

Implement helper functions:

  • Print current data schema, that is, list of tables, list of columns and their connections. For example, names print_schema
  • Print graph of operations with dependencies. Here we could print original operations as defined by the user, or the whole graph of operations as produced by the topology translator. For example, named print_operations

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions