airbnb / chronon

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

Unsetting wheres for left query when using bootstrap #742

Closed ezvz closed 3 months ago

ezvz commented 3 months ago

Summary

Unsetting wheres when using bootstrap because wheres already applied to left side.

Why / Goal

Fixes column not found bug.

Test Plan

Reviewers

@donghanz @hzding621