General

Profile

Ovidiu Maxiniuc

  • Registered on: 06/05/2012
  • Last connection: 04/26/2024

Issues

Projects

Activity

04/25/2024

07:17 PM Database Bug #8683: SQL operations not saved when session is closed
In a customer application we encountered a case when SQL statements which apparently were executed were not actually ...
07:04 PM Database Bug #8683 (New): SQL operations not saved when session is closed
06:48 PM Database Bug #6492: problems with dynamic queries for meta tables
This particular issue was fixed in 8437b/15175, by qualifying the table name with its database (except for temporary ...

04/22/2024

12:36 PM Database Feature #7366: improve performance of buffer.fill
Review of 8363g, r15157/8.
I think I understand the idea: if the same query can be reused for a child buffer, it d...

04/19/2024

05:31 PM Database Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
Yes, I think this what we need. Some advices:
* do not involve @ErrorManager@ in @toString()@: even if you use it in...

04/11/2024

03:56 PM Database Bug #8621: better resolution of ambiguous constructors/methods in RuntimeJastInterpreter
The caching mechanism is in place since the early implementation. Since the structure of the JAST in which the constr...

04/08/2024

03:40 PM Database Bug #7473: rewrite toString() implementation for Dataset, StaticTempTable and TempTableBuilder to...
@WRITE-JSON@ will always leave the current/working buffer empty when it is finished, causing it content to be eventua...

04/04/2024

06:39 PM Database Bug #8554: resolving temp-tables in a class hierarchy
Review of 8554a, r15120-15122.
I am OK with the code. I'm sorry I made a mess with condition codes which do and do...

03/25/2024

08:37 AM Base Language Feature #6826: reduce the BDT usage in FWD runtime
There are many cases where a BDT is used as a short-lived constant value. The most of case are @logical@ and @interge...

03/22/2024

09:37 AM Database Bug #8496: investigate if a 'batch insert with deactivated index' in H2 is possible
Constantin Asofiei wrote:
> The idea is to have a mode in H2 where indexes are not *updated(?) after each insert*. ...

Also available in: Atom