zeroshade commented on PR #2889: URL: https://github.com/apache/arrow-adbc/pull/2889#issuecomment-2917905051
Okay, so we probably aren't using the BuildInfo properly which is why it's getting the "unknown" value. That's easy enough to fix. As for the `0.0.0-20250523[somenumbers]+dirty` that's gonna identify the commit sha. You might need to explicitly pull down the tags when you pull the repo to get the full version instead of just the Sha. I'll play with it a bit tomorrow and see if I can figure it out. Using the build info will definitely be the better route if we can get it working the way we want, that way we don't need to add stuff to the version upgrade script etc. -- 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]
