kentkwu commented on PR #4076: URL: https://github.com/apache/arrow-adbc/pull/4076#issuecomment-4051886249
> @kentkwu is the CI supposed to be failing? > > As for nightlies: is there a thirdparty registry we can publish those to instead then? e.g. for Python, we don't publish to PyPI; nightlies go to Gemfury. It seems Gemfury also supports NPM packages, so that might be a compromise: we can upload nightlies, but users need to configure the third party repository Oh yes pushing the nightlies to gemfury makes sense. I will make this update. On the CI failure - that appears to be due to `_static` and `_shared` sqlite both being built to `adbc_driver_sqlite.pdb` and conflicting. I just reran on my fork and it passed so it's possibly flaky. I can look into that separately -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
