airbnb / chronon

Chronon is a data platform for serving for AI/ML applications.
Apache License 2.0
673 stars 36 forks source link

Update ROUTES to support group_by metadata upload #746

Closed yuli-han closed 2 months ago

yuli-han commented 3 months ago

Summary

We want to upload group_by metadata along with join. This PR is to update ROUTES in run.py to support group_by metadata upload.

Why / Goal

Test Plan

Reviewers

@nikhilsimha