Skip to content

Support Presto views #212

@patduin

Description

@patduin

I'd like WaggleDance to support Presto views.

Currently Presto views aren't parsed and database names aren't transformed in the Presto View this is because Presto stores the view as:

Presto stores a marker /* Presto View / in the Table’s expandedText field, and then in the originalText field, it stores / Presto View: */.

No idea if the base64 encode view is parseable by the HiveParser used in Waggle Dance that needs to be tested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions