Chalk’s Post

The atmospheric river flooded San Francisco, so we flooded our codebase with a downpour of new updates. 🌊 ⛈️ 🌊 ⛈️ 🌊 ⛈️   💨 Underscore expressions now support more  chalk.functions for working with arrays and Dataframes, mathematical operations, encoding, formatting datetime, and strings.  😶🌫️ You can now choose whether to cache nulls or default values in the online store with the cache_nulls and cache_defaults parameters. Customers with Redis or DynamoDB online stores can also select to evict null/default feature values for any null/default feature value that would have existed in the online store.  🗺️ You can now define Chalk features as map types, for example user_preferences: dict[str, bool]  🎣 In addition, you can now retrieve Map document types from DynamoDB data sources as either dicts or strings. As always, more detail and much more linked in the full changelog in comments. From the Chalk team, have a wonderful holiday! 🦃

To view or add a comment, sign in

Explore topics