dh-cloud commented on pull request #7273:
URL: https://github.com/apache/incubator-doris/pull/7273#issuecomment-986436735
> > we cann't download sleepycat 7.3.7. so in my environment, we change it
to 18.1.11, maybe sleepycat version difference, lead to can't compile
successfully. @morningman
>
> I can't find this version. What i found is 7.5.11, which is the latest
bdbje version?
lastest
Berkeley DB 18.1 (18.1.40)
Berkeley DB Java Edition 7.5.11
we use pom.xml
` <dependency>
<groupId>com.sleepycat</groupId>
<artifactId>je</artifactId>
<version>18.1.11</version>
</dependency>`
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]