FeatureBaseDB / featurebase

A crazy fast analytical database, built on bitmaps. Perfect for ML applications. Learn more at: http://docs.featurebase.com/. Start a Docker instance: https://hub.docker.com/r/featurebasedb/featurebase
https://www.featurebase.com
Apache License 2.0
2.53k stars 230 forks source link

fb-2026 : added test cases with cache type & size for copy #2379

Closed HHans09 closed 1 year ago

HHans09 commented 1 year ago

This PR caters to the test cases added for testing copy with cache type & cache size different than the default Pilosa Cache type & size for fld type - fldTypeID, fldTypeIDSet, fldTypeString, fldTypeStringSet

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 1 Code Smell

No Coverage information No Coverage information
21.3% 21.3% Duplication

HHans09 commented 1 year ago

Merged in private repo