I also stumbled on this obstacle and for my own system, wrote my own version of CreateCluster.process().
I would like to propose it to H2 developers for review and critique. It uses Java pipes instead of temporary files. I have not tested if it's susceptible to overflow issues if the reading side is slower than the writing side. I hope to test that shortly. My proposed code can be found in the GitHub issue. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
