airbnb / chronon

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

fix: null cast in logging #859

Closed hzding621 closed 1 month ago

hzding621 commented 1 month ago

Summary

Add null check when calling ColumnAggregator.castTo

Why / Goal

Fix null pointer exception

Test Plan

Checklist

Reviewers

@pengyu-hou