Paola Pardo
Paola Pardo
As a first solution for https://github.com/Qbeast-io/qbeast-spark/issues/466, we need to force users to add the columnStats when indexing Tables with the following characteristics: - Underlying data source changes constantly. - DataFrame...
When loading the properties in a Qbeast Table, both the Metadata from the Delta Log and the Catalog Properties are loaded. Since v0.7.0, we added the properties `columnsToIndex` and `cubeSize`,...
The features or components that we add, even if they are expected to be the default behaviour, should have a mechanism to enable and disable them internally. This issue was...