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
210 stars 19 forks source link

QbeastOptions.toMap should return CaseInsensitiveMap #323

Closed Jiaweihu08 closed 2 months ago

Jiaweihu08 commented 5 months ago

The input QbeastOptions.apply gets from spark is a CaseInsensitiveMap. Should QbeastOptions.toMap return an instance of CaseInsensitiveMap as well?

Jiaweihu08 commented 2 months ago

Closed by PR #319