-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#1167 add improvements to SchemaMapper
- a new apply method without a field->column map param, helpful when there are too many fields and a user wants a simple one-one mapping. - add documentation where required for improved DevEx. - also now we use Array DS for SchemaMapper.toInternalRowMap for constant time access.
- Loading branch information
1 parent
6497216
commit 85375ee
Showing
2 changed files
with
158 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters