Different versions of the application use a data warehouse, and AFAIK you can still have the Java version of your application and the Python version at the same time. Previously, it was a necessary hack for using functions that were implemented in Python, but not (yet) in Java, and possibly still exist.
Of course, only one of these versions may be the default, but other versions are available.
source share