You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ntuple] clarify/improve record field reconciliation
Record fields are used for
1) untyped records
2) emulated classes and as
3) base class for the pair and tuple fields.
These three cases use different constructors and have different
reconciliation logic wrt. to the on-disk information.
Make this more clear through code comments. Shortcut reconciliation for
emulated fields.
0 commit comments