Pengyu Hou

Results 8 issues of Pengyu Hou

Right now, the eventual persistent database doesn't support flushBeforeClose feature. It would be great to add `flushBeforeClose` flag to the close method for eventual persistent database.

feature

## Summary In this PR, we will check if there is a mutation table in the entity source to determine if it is a mutation source. The entity source itself...

## Summary ## Why / Goal ## Test Plan - [ ] Added Unit Tests - [ ] Covered by existing CI - [ ] Integration tested ## Checklist -...

## Summary Added a new flag to overwrite metadata if needed to avoid dropping previously computed intermediate tables ## Why / Goal This PR can avoid dropping the previously computed...

## Summary The group by upload input rdd has less number of partitions with compact size. It can leads to executor OOM while converting to chronon row. Use the default...

## Summary This PR updates the Kaggle example to run it with docker images. It saves the user efforts to setup their local machines. ## Why / Goal Simplify the...

## Summary https://github.com/airbnb/chronon/pull/834 ## Why / Goal ## Test Plan - [ ] Added Unit Tests - [ ] Covered by existing CI - [ ] Integration tested ## Checklist...