chronon icon indicating copy to clipboard operation
chronon copied to clipboard

Chronon is a data platform for serving for AI/ML applications.

Results 76 chronon issues
Sort by recently updated
recently updated
newest added

## Summary This changes things such that a new instance of the AvroCodec is used instead of re-using the same one across requests. ## Why / Goal To log feature...

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

## Summary When we run the join part backfill on the left, we used to error out when the key are all empty in left table. This doesn't work when...

We do not see much utility for `explore.py` as a way to manage and explore meta data related to Chronon configs. Internally at airbnb, we are logging and displaying metadata...

## Summary This adds a SchemaTraverser to the chronon row creation logic, which allows callers of Row.to to specify how the output schema should be constructed. At the core, this...

…4 machine. Additionally adds instructions to install QEMU on an amd64 machine so that docker can emulate arm64. ## Summary This adds instructions to run on amd64 machines and a...