Hi trafodioneers, I am investigating predicate push down with alignedFormat. In doing so, I need to understand what SQL types are available for SERIALIZATION in regular format, and what the serialization implementation is currently doing for each. So that I can mimic the same concept for AlignedFormat, but inside a custom Filter with a custom Comparators.
Any pointer to the right files involved in Serialization/deserialization and type supported would be time saver for me, anyone knows? Thanks in advance for the help, Eric
