First time poster, sorry if this is the wrong plac...
# ask-community
n
First time poster, sorry if this is the wrong place! Does anyone have tips for using dagster+duckdb official io manager and having some reusable hook to always call
SET GLOBAL pandas_analyze_sample=100000
c
welcome! I think both of your questions here would make great github discussions, we like to surface things like this that many users run into. I don’t think we have a ton of discussions around our duckdb integration yet, so that would be welcome
n
Awesome, great idea! Thanks
b
@Nick Dubelman How are you calling the 'SET GLOBAL' call now without the hook? I'm having a similar issue.