ennuite commented on issue #1102:
URL: https://github.com/apache/arrow-java/issues/1102#issuecomment-4181342001

   IMO the proper solution is indeed to replace Derby with a project that is 
being actively maintained. H2 has a compatibility mode for Derby: 
https://h2database.com/html/features.html#compatibility, which might ease the 
migration if we choose to follow that path. 
   
   Another options that comes to mind is HSQLDB. It's a bit more lightweight 
than H2, but I don't think it has a nice compatibility mode.
   
   I'll let a maintainer chime in with the direction they would like to take 
this.


-- 
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]

Reply via email to