marquez icon indicating copy to clipboard operation
marquez copied to clipboard

WIP: Elasticsearch indexing and queries

Open phixMe opened this issue 8 months ago • 1 comments

Very much a WIP

Problem

Our search right now does not enable nested queries on OpenLineage facets, code, linked entities, and ids. We want to enable our search to be the very best place to absorb and catalog OpenLineage based data.

Checklist

  • [ ] You've signed-off your work
  • [ ] Your changes are accompanied by tests (if relevant)
  • [ ] Your change contains a small diff and is self-contained
  • [ ] You've updated any relevant documentation (if relevant)
  • [ ] You've included a one-line summary of your change for the CHANGELOG.md (Depending on the change, this may not be necessary).
  • [ ] You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • [ ] You've included a header in any source code files (if relevant)

phixMe avatar Jun 07 '24 21:06 phixMe