Qbeast-io / qbeast-spark

Qbeast-spark: DataSource enabling multi-dimensional indexing and efficient data sampling. Big Data, free from the unnecessary!
https://qbeast.io/qbeast-our-tech/
Apache License 2.0
213 stars 19 forks source link

Issue #434: Correct type and class names #435

Closed Jiaweihu08 closed 1 month ago

Jiaweihu08 commented 1 month ago

Fixes #434

Jiaweihu08 commented 1 month ago

The Revision objects need to be serialized using JSON, and it has revisionID as an attribute. Changing this attribute name to revisionId will make it incompatible with existing qbeast tables.

Jiaweihu08 commented 1 month ago

Closing it for now as it introduces incompatibilities with existing tables.