Hi all, Is there a reason why the Field metadata is a BTreeMap and Schema's metadata is a HashMap?
I'm just curious why different structures were selected for the same thing. Sorry if this is explained somewhere in the code, but I couldn't find anything about it. Fernando,