aligned format details are in exp/ExpAlignedFormat.h Offset/nullLocation/varcharLocation computation is done by methods computeOffsets in exp/exp_tuple_desc.cpp. That info is not stored in NAColumn.
anoop -----Original Message----- From: Eric Owhadi [mailto:[email protected]] Sent: Tuesday, April 12, 2016 4:10 PM To: [email protected] Subject: Align format and NAColumn? Hi Trafodioneers, I have been looking, with no success so far, where I can find for a particular column, its corresponding fixed length or variable length offset location on an align format record, along with the null bit index corresponding for the case of nullable columns. Was thinking I’ll find this in NAColumn, or NAType may be? But no luck so far. Anyone knows where I can find that? Thanks, Eric
