GitHub user metegenez edited a comment on the discussion: CGO dependency as adoption blocker for C++ engines
Thanks for the context on the protobuf/gRPC issues, that makes sense, I'll avoid the C++ driver path than. https://github.com/StarRocks/starrocks/pull/70297 I tried to push ADBC into Starrocks, but i feel there is a pushback. What do you think on this? Maybe I should improve how I am loading the library? I guess I did a bit wrong on static linking here? https://github.com/StarRocks/starrocks/pull/70297/changes#diff-803104e5c983ecaeacc02d30e00b0406b63c3179f268bc67228e348e7cf9779bR103 , I couldnt make dlopen work. GitHub link: https://github.com/apache/arrow-adbc/discussions/4156#discussioncomment-16391828 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
