Hi,
I'm running the Rbeast package in Databricks using Python, and I've found when trying find change-points in completely static/constant time series the server crashes. (As opposed to throwing an error or finding zero change-points).
(I'm running the algorithm on a loop with hundreds of time-series, so it took me a while to discover what the problem was).