Commits


Igor Suhorukov authored and GitHub committed 712e06bc475
ARROW-17431: [Java] MapBinder to bind Arrow Map type to DB column (#13941) Typical real life Arrow datasets contain map of primitive type. This PR introduce MapBinder mapping of primitive types map entries Authored-by: igor.suhorukov <igor.suhorukov@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>