We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
CUBEJS_TRANSPILATION_WORKER_THREADS
true
If you encounter any issues or see any changes/improvements to your deployments, please report here.
The text was updated successfully, but these errors were encountered:
igorlukanin
No branches or pull requests
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 totrue
. See #9188 for details.If you encounter any issues or see any changes/improvements to your deployments, please report here.
The text was updated successfully, but these errors were encountered: