denis_gribanov
02/27/2024, 9:44 PMKeyError: 'pv_passed'
in datelike_type = get_datelike_property_type(schema["properties"][key])
. What could be the source of the error?
Meltano version: 2.19.1
Python version: 3.10.12Edgar Ramírez (Arch.dev)
02/27/2024, 9:47 PMpv_passed
column have uppercase characters in the source file?
If so, you may be running into https://github.com/ets/tap-spreadsheets-anywhere/issues/15