Austin Brogle

Results 7 comments of Austin Brogle

You are going to need to provide the data of the line that you are trying to generate a schema from. This more than likely means that you have invalid...

Other than you modifying and debugging the python code yourself we can't really help without the data 🤷‍♂️

Thinking about this more, since we don't have the full record I think it would be better to in the `infer_value_type` function infer a value that looks like an epoch...

@bxparks I agree autodetection doesn't do this, but BigQuery load does support loading epoch data into a TIMESTAMP field in a schema if you provide the schema during load. With...

Re: the email, That was my bad where I made a more descriptive edit to the comment. I'll work on implementing this additional flag and i'll make sure to have...

@wiredinhp Do you happen to have an update on this? We are facing this same issue and deciding whether we should invoke the analyzers via API call or wait for...