tlabs-data / tablesaw-parquet

Parquet IO for Tablesaw
Apache License 2.0
11 stars 1 forks source link

Fix/column type singleton #77

Closed ccleva closed 1 year ago

ccleva commented 1 year ago

Thanks for contributing.

Description

Use equal method instead of reference equality for ColumnType to fix #76

Testing

Test added to reproduce the issue and document the workaround

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

96.1% 96.1% Coverage
0.0% 0.0% Duplication