Hi Taylor,When I have high cardinality, I usually divided into several partitions of data. Depending on the size of the columns, and it works. I never had strings of columns with high cardinality, always worked with the float with very high cardinalities. I hope I have helped with something. ,Anderson Date: Thu, 28 Jul 2011 15:14:57 -0400 From: [email protected] To: [email protected] Subject: [FastBit-users] Indices for High Cardinality column of Strings
Hi John, I've created a column in my database that is a column of strings - high cardinality (500,000 to 1,000,000). I call buildIndexes on the partition, and it seems to build indices for all columns except for the string column. Are string indices not supported? Or do I have to do something special to get them to generate? Best Regards, Teryl _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
_______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
