airbnb / chronon

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

Update Analyzer code to catch the table permission issue #756

Closed yuli-han closed 2 months ago

yuli-han commented 2 months ago

Summary

We have found cases where the analyzer could not catch the table permission issue. This PR it trying to fix the issue.

Why / Goal

Test Plan

Checklist

Reviewers

@SophieYu41