Hi,
I'm busy working on a pipeline stage that uses data from the SQLQuery
stage. It would be really convenient to have the data type included in
the data document. I have added the code in my working dir to do this
(add attribute "column_class" with the value of
metadata.getColumnClass()), but would like everybody else's opinion on
this. It looks like it could add significantly to the size of the data
document, which is a problem, particularly for large datasets. Should I
make this an option in the stage definition? Any other ideas?
Cheers...
MikeA
|