xinlifoobar commented on issue #10720: URL: https://github.com/apache/datafusion/issues/10720#issuecomment-2139337031
I am pretty interesting in this idea. I saw duckdb just implements Hugging face Authentications via ```sql CREATE SECRET hf_token ( TYPE HUGGINGFACE, TOKEN 'your_hf_token' ); ``` Is there an equivalent API in datafusion? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org