6e7bcadf68469f6f1fabc0837ad1ff6fecbc62e4
Add core transformer infrastructure for the ETL pipeline: - DataTransformerBase: abstract base class with virtual methods for field count, names, types, values, ordinals, and null checking - TransformingDataReader: IDataReader wrapper that delegates to transformer, enabling on-the-fly data transformations
Description
No description provided
Languages
C#
68%
HTML
15.8%
TypeScript
8%
JavaScript
4.8%
TSQL
3%
Other
0.4%