emcp
01/02/2023, 6:03 PMTIMESTAMP
type support to target-parquet
, how do I signal via the Singer Spec properly? I've successfully upgraded pyarrow to 10.0.1
and the output to 2.6
parquet spec.. but it's not quite bringing to bear the needed output
References : https://github.com/estrategiahq/target-parquet/issues/12emcp
01/02/2023, 6:04 PMDateTimeType
is outputting string
TimeType
might be a path forward but.. it's input is a string which I do not quite understandaaronsteers
01/02/2023, 6:37 PMemcp
01/02/2023, 7:14 PMaaronsteers
01/02/2023, 7:21 PMemcp
01/11/2023, 7:53 PMpyarrow == 10.0.1
) .. but that logic will need time to test/perfectemcp
01/11/2023, 7:54 PM