Matteo Ferrando
Matteo Ferrando
Should we review this? @omeroguz45
@omeroguz45 , please fix the conflicts so we can review
We are avoiding updates for now and just support append and overwrite behavior for the new `write_to_model` function (#249).
Hello! I have been able to reproduce this in Snowflake. We had not thought of this case. For documenting purposes. Our sources in the yaml: ```yaml sources: - name: external...
This does not feel as relevant today because our focus is more on flow run than fal run.
I think I have found the issue in my case, I setup a `ref` parameter too, and that runs with `git checkout --force`, meaning that it will drop changes if...
[Feature Request] "Always Open This Site In NO Container" and "Create a NEW Container for this site"
We want it to open in the "No container"
Hey, I am trying the proposed alternative from @sfc-gh-kzaveri and I am sending a dataframe with tz defined ``` df['my_datetime'][0] Timestamp('2022-01-01 14:50:59+0000', tz='UTC') ``` The table is created as TIMESTAMP_NTZ...
In my case it was that I needed pyarrow 8.0.0. Try to see if it helps!
I am not certain if the approach on #859 is maybe the proper one.