Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Convert Mimir <-> Vizual interface to RA #3

@okennedy

Description

@okennedy

At present, Vizier converts Vizual scripts into SQL before passing it to Mimir.

https://github.com/VizierDB/web-api/blob/master/vizier/workflow/vizual/mimir.py

SQL is a recipe for parsing errors, unescaped strings, and other forms of suffering. Fortunately, Mimir supports a more direct interface: Relational Algebra encoded via JSON.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions