cube.js v0.28.56 Release Notes

Release Date: 2021-11-14 // over 2 years ago
  • 🐛 Bug Fixes

    • cubestore: Drop not ready tables 30 minutes after creation to avoid metastore bloating (e775682)
    • cubestore: Invalidate tables cache only on table changing operations to reduce write lock contention (28549b8)
    • cubestore: Replace all_rows access with scans to optimize allocations (ab985c8)