Willi Müller
Willi Müller
> Hey @willi-mueller, thanks again for the PR. Looks good in general. I'll help you with the tests, let me know if it's ok if I push to your branch....
> This looks great! Wonderful, thank you for the thorough checks and coaching. Could you please merge the PR? I am not authorized by the branch protection rule.
Thanks for testing! Indeed, with v 0.49 it's better. But when I click on "Show data" after the second run after just having dropped the table, streamlit still shows data...
Also, after executing the pipeline even multiple times I get the blue message in streamlit: "pokemon is missing resource state". I wonder when this would disappear. Same for berries
Awesome, I feel understood :) > On 29 Apr 2024, at 16:18, Sultan Iman ***@***.***> wrote: > > > @willi-mueller I was able to reproduce the issue with caching and...
Thank you for the fix! > On 27 May 2024, at 18:02, rudolfix ***@***.***> wrote: > > > Closed #1264 as completed. > — > Reply to this email directly,...
Implementation strategy: 1. read the write_disposition from the table_schema_template in DltResource._set_hints() 2. read the write_disposition from the hints_template in DltResourceHints._set_hints() 3. set the primary key of the incremental object to...