Open
Description
Recently, we've improved the data model compilation by moving critical parts of the code to worker threads.
It can be enabled by upgrading to v1.2.13+ and setting the CUBEJS_TRANSPILATION_WORKER_THREADS
environment variable to true
. See #9188 for details.
If you encounter any issues or see any changes/improvements to your deployments, please report here.