Thanks for the great work. I wonder if it's possible to provide multiple JSON docs, and it will conclude the field types based on all of them. For example, if the field "zip" contains number for most document but one of them has a value with string "4334-23" then the inferred type will be string and not number
Thanks for the great work. I wonder if it's possible to provide multiple JSON docs, and it will conclude the field types based on all of them. For example, if the field "zip" contains number for most document but one of them has a value with string "4334-23" then the inferred type will be string and not number