powered by
Show bulk import error records
bulk_import_error_records(conn, name)
Td client
Td
Bulk import session name
Return error records in gzipped file with msgpack stream format.
# NOT RUN { conn <- Td(apikey = "xxxx") bulk_import_error_records(conn, sess_name) # } # NOT RUN { # }
Run the code above in your browser using DataLab