You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Some files such as
arc_job
andarc_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.The text was updated successfully, but these errors were encountered: