Walker Philips
Walker Philips
@marcosmarxm What was the final recommendation/solution for fixing this issue? Or will an official solution be included in the next release?
I am getting the same issue but have specified a PROCESS runner for all tasks. My overall Kestra deployment is using Docker with user as ROOT. Is the solution to...
@sivankumar86 did you add these values to the ./temporal/dynamicconfig/development.yaml file? When I add these values airbyte fails to start correctly throwing a ton of "Failed to resolve name errors" After...
@dbeatty10 Let me know if this is sufficient for lining up the feature? Happy to provide my scripts as a point of reference.
@dbeatty10 Where would be the best place to add those? I didnt want to fork just for a few files and I also cannot add my full project due to...
@dbeatty10 So here's my assumptions and approach: An existing snapshot implies there is: - a key of some kind - a dbt_valid_from/timestamp value that creates some level of order to...
@dbeatty10 Realized I was missing something like this to handle consecutive, repeating data. There's a potential that by just grouping by the check_cols (for a check strategy at least), you...
May be worth adding that pg_cron utilizes the standard postgres time zones in that link to the README. If that is in fact the exhaustive list, things like 'America/New_York' won't...