Hi John, I decided to take advantage of named columns in select clause. I tried to use
table->select("sum(e0id1) as bytes, count(*) as fl", "bytes = 40");
but the result is segmentation fault. Is it possible to use named
columns in the where clause?
Please find the test data and short program attached.
Best regards,
Petr
test.tar.gz
Description: GNU Zip compressed data
_______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
