Some files such as arc_job and arc_harvest seems to be integers, but are indexed as Strings. We should extract all values from String fields that looks like they could be a more specific type, such as numbers, booleans or dates, and check if we can be more precise in out schema.
Some files such as
arc_jobandarc_harvestseems to be integers, but are indexed as Strings. We should extract all values from String fields that looks like they could be a more specific type, such as numbers, booleans or dates, and check if we can be more precise in out schema.