Jeff Chiu

Results 15 comments of Jeff Chiu

Here's a branch with some WIP. Time is scarce for me at the moment, so it may take me a while to work through the failing cross-db macro tests. If...

Thanks for giving this adapter a try! What versions of dbt-sqlite and dbt-core are you using? The major/minor versions need to match, so if you're using dbt-core 1.1.x, make sure...

I was able to reproduce this problem. I released v1.1.3 which hopefully fixes this. Please let me know if it works for your case. Note that if your unique key...

Thank you for the feedback! I know dbt-core 1.2.x has a concat macro but I don't know whether the macro from dbt_utils works for sqlite. I released 1.2.0a2 with the...

Hi Mathieu, conciliator does keyword searches against the entire ORCID bio; that's why results (especially scores) are sometimes imperfect. I added a "smartnames" mode you can try, which splits up...

Hi! I hope to look into this and the other issue this weekend.

That's a good idea--I think I can add some logging to warn when the API route for Solr is used but it's not configured. Keeping this issue open for that....

This is fantastic! Everything looks really good here and ready to merge.

Definitely agree with the need for improved steps 1, 3, 4. I don't know that 2 is really necessary: if you're writing an adapter, you probably already are familiar with...

I haven't worked on this in a few months, but I think there's two areas remaining to be done: - unimplemented macros: - #26 - #27 - #28 - #29...