2009/6/10 Sean Ahn <[email protected]> > +1 on making instance id, job type, retry count, etc to separate columns > > To convert the blob to a varchar or text, I'm not sure if a > comma-separated name-value would be enough though, since it's a map of > string to object(any object).
We should make it a map of string to string then... I don't see a need to store arbitrary binary objects in the job details. alex
