We noticed some users have tables with StringHistogramTransformation, which was currently transformed into CDFQuantilesStringTransformation.
Although we can transform the Revision metadata in a new transaction, we should roll back the original class's code and maintain it to enable backward compatibility.
This is a priority before releasing any new version.
We noticed some users have tables with
StringHistogramTransformation
, which was currently transformed intoCDFQuantilesStringTransformation
.Although we can transform the Revision metadata in a new transaction, we should roll back the original class's code and maintain it to enable backward compatibility.
This is a priority before releasing any new version.