General

Profile

Constantin Asofiei

  • Registered on: 03/20/2012
  • Last connection: 04/16/2024

Issues

Projects

Activity

04/11/2024

01:07 PM Database Bug #8621: better resolution of ambiguous constructors/methods in RuntimeJastInterpreter
What we need to implement for method/constructor matching is actually the Java compiler's algorithm for linking the c...

04/10/2024

06:46 AM Database Bug #8593: H2 performance improvement for table 'truncate by multiplex'
No, the @empty-temp-table@ is the problem, while executing in a transaction, for an undoable temp-table - this does n...
05:11 AM Database Bug #8593: H2 performance improvement for table 'truncate by multiplex'
The recreate is this:
* @mpid1.p@...

04/09/2024

01:07 PM Database Bug #8593: H2 performance improvement for table 'truncate by multiplex'
Alexandru, the assumption was that the @MultiplexedBatchIndex$Batch@ holds data *only for a certain multiplex*. This...

04/08/2024

05:19 AM Database Bug #8593: H2 performance improvement for table 'truncate by multiplex'
Constantin Asofiei wrote:
> You mean the Row.key is not the same as the internal PK?
I mean Row.key to be the same ...
05:15 AM Database Bug #8593: H2 performance improvement for table 'truncate by multiplex'
You mean the Row.key is not the same as the internal PK?
Also, there is 'recid' index (with just this column) in H...
03:08 AM Database Bug #8593 (Review): H2 performance improvement for table 'truncate by multiplex'
Created task branch 8593a_h2 which improves the @DELETE FROM tt1 WHERE tt1._multiplex = ?@. The reasoning is this:
...
02:56 AM Database Bug #8593 (Review): H2 performance improvement for table 'truncate by multiplex'

04/06/2024

01:41 PM Database Bug #8554: resolving temp-tables in a class hierarchy
Branch 8554a was merged into trunk as rev. 15125 and archived.
03:15 AM Database Bug #8554 (Merge Pending): resolving temp-tables in a class hierarchy
Ovidiu, I've fixed the visibility in rev 15127 (after rebase).
ETF testing passed. It can be merged to trunk.

Also available in: Atom