Skip to main content
Because ClickHouse is open-source, it receives many contributions not only from ClickHouse employees but also from the community. These contributions are often developed at different speeds; certain features may require a lengthy prototyping phase or more time for sufficient community feedback and iteration to be considered generally available (GA). Due to the uncertainty of when features are classified as generally available, we delineate features into three categories: Beta, Experimental, and Private preview. Beta features are officially supported by the ClickHouse team. Experimental features are early prototypes driven by either the ClickHouse team or the community and aren’t officially supported. Private preview features are on a clear path to general availability but still have limited applicability and are not recommended for production use. The sections below explicitly describe the properties of Beta, Experimental, and Private preview features:

Beta features

  • Under active development to make them generally available (GA)
  • Main known issues can be tracked on GitHub
  • Functionality may change in the future
  • Possibly enabled in ClickHouse Cloud
  • The ClickHouse team supports beta features
You can find below the features considered Beta in ClickHouse Cloud and are available for use in your ClickHouse Cloud Services. Note: please be sure to be using a current version of the ClickHouse compatibility setting to be using a recently introduced feature.

Experimental features

  • May never become GA
  • May be removed
  • Can introduce breaking changes
  • Functionality may change in the feature
  • Need to be deliberately enabled
  • The ClickHouse team doesn’t support experimental features
  • May lack important functionality and documentation
  • Can’t be enabled in the cloud
Please note: no additional experimental features are allowed to be enabled in ClickHouse Cloud other than those listed above as Beta.

Private preview features

  • On a clear path to general availability (GA)
  • Applicability is still limited
  • Not recommended for production use
  • Functionality may change in the future
  • Need to be deliberately enabled

Beta settings

Experimental settings

Last modified on September 7, 2026