Hi, Sean, What you are saying seems reasonable to me. Presumably, the real data will be in 'struct tm', right? or would it be a 32-bit integer or 64-bit integer?
John On 2/28/14, 2:27 PM, Sean McNamara wrote: > Hi- > > I am working with timeseries data and find myself wanting fastbit to > group by a time format that I would pass into strftime. The goal > would be to have the epoch time in a column and at query time choose a > timezone and format. It seems like it would be possible doing > something like the ibis::math::term and the stdfun2 functions. > > Would one need to subclass ibis::qExpr and create a qDate class or > something to accomplish this? Thoughts? > > Thanks, > > Sean > > > _______________________________________________ > 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
