-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Map item catch #365
Map item catch #365
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 292d51b - Browse repository at this point
Copy the full SHA 292d51bView commit details -
Configuration menu - View commit details
-
Copy full SHA for deb7791 - Browse repository at this point
Copy the full SHA deb7791View commit details
Commits on May 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6b5e31d - Browse repository at this point
Copy the full SHA 6b5e31dView commit details -
wrap map_item with processor.get_mapped_item as well as check for map…
…_item compatibility with dataset
Configuration menu - View commit details
-
Copy full SHA for 635e205 - Browse repository at this point
Copy the full SHA 635e205View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d6d41 - Browse repository at this point
Copy the full SHA c4d6d41View commit details
Commits on May 30, 2023
-
get_columns needs to detect non CSV and NDJSON
`get_item_keys` would also raise an error on a non csv/ndjson. It will return the first item keys even in the instance of `map_item` not existing... but that was how it always functioned so I am leaving it the same.
Configuration menu - View commit details
-
Copy full SHA for 0fb19cc - Browse repository at this point
Copy the full SHA 0fb19ccView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3944165 - Browse repository at this point
Copy the full SHA 3944165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ffd6dc - Browse repository at this point
Copy the full SHA 5ffd6dcView commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6367e31 - Browse repository at this point
Copy the full SHA 6367e31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1725a92 - Browse repository at this point
Copy the full SHA 1725a92View commit details -
do not always warn on map_item error (for example when getting datase…
…t keys which is done A LOT)
Configuration menu - View commit details
-
Copy full SHA for b32ddca - Browse repository at this point
Copy the full SHA b32ddcaView commit details -
ensure processor exists prior to checking map_item (processors may be…
… removed/deprecated)
Configuration menu - View commit details
-
Copy full SHA for 2184e2e - Browse repository at this point
Copy the full SHA 2184e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1d99d5 - Browse repository at this point
Copy the full SHA a1d99d5View commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f71110e - Browse repository at this point
Copy the full SHA f71110eView commit details -
do not warn unmappable for previews or creating CSV extract (warning …
…is already in the log)
Configuration menu - View commit details
-
Copy full SHA for 5d9c5d5 - Browse repository at this point
Copy the full SHA 5d9c5d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92440f5 - Browse repository at this point
Copy the full SHA 92440f5View commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1cab055 - Browse repository at this point
Copy the full SHA 1cab055View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd1027f - Browse repository at this point
Copy the full SHA dd1027fView commit details