On 2013-10-17 18:10, [email protected] wrote:
In my project we use H2 table functions to read data from other
databases. I found out that H2 calls our table functions more often
than expected,
which can lead to serious performance problems if the execution of the
SQL from the other database is quite expensive.
Thanks for the test-case, this is fixed in SVN now.
Note that we only implement a single-value cache, so it's not going to
eliminate all unnecessary calls, but it should catch most of them.
--
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 http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.