Hi, After I load the data and issue queries to FastBit.build_query(), I often get a warning like the following:
Warning -- text[test.col1]::stringSearchdata file "/path/to/file/folder/test/col1" contains 18721 strings, but expected 18722 When I load the data into FastBit with FastBitStringWriter.addText(), the number of columns is 18722. The metadata of the column in -part.txt also says 18722. I double-check the result from what is returned from MySQL, the result is incorrect when I have this kind of warnings. There is no index built on the text column, the query is equality, i.e. where col1 = some_text_string. Have anyone ever had this problem before? Cheers, Bailu
_______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
