Noel Grandin
Noel Grandin
This is unnecessary optimisation, and this unnecessary complication, and is not necessary. I do not see the point in complicating our code base for a completely artificial test. If you...
So far, you're the only one complaining about OOM, so you'll have to more specific than "often OOM". Because I run tons of >10G H2 databases, and the only OOM...
If it's a fact, you have a test-case for us? Because the one in this issue is not a test-case that exhibits a problem. The test case in this issue...
> @grandinj Please execute the test case in this issue by command: > java -Xmx64m -Dn=1000000000 -Dop=i -Dnull-value=true -Dcache-size= This is not a useful test. Yes, it needs more than...
I can reproduce on - Windows 10, currently fully up date. - Eclipse 2020-09 (4.17.0) - Java 11.0.8+10-LTS - Subclipse Subversion Revision Graph 4.2.0.1 org.tigris.subversion.subclipse.graph.feature - Subclipse SVNKit Client Adapter...
I am afraid the current maintainers just don't care that much about matching the exact semantics of other databases with the MODE stuff. Feel free to submit a PR if...
We only update the website documentation when we do a release
> > One more question though: if you want to throw out the Maven build (which always worked very well here), then how will IDEs digest/support the H2 project? H2...
H2 predates maven, so it wasn't around when we started. Maven has lousy backwards compatibility, it needs fixing every 6 months or so. Our stuff just keeps on working, with...
@pc-beast that would be awesome! To my knowledge, no-one is currently working on adding more JSON support. So feel free to tackle whatever takes your fancy, just please stick to...