Activity
From 02/13/2024 to 03/13/2024
03/13/2024
- 12:43 PM Feature #7323: Implement soft unique index in FWD-H2
- I've tested with #8363 and there is no impact or makes things slightly worse in some cases.
- 06:45 AM Feature #7323: Implement soft unique index in FWD-H2
- Radu Apetrii wrote:
> Constantin Asofiei wrote:
> > Radu Apetrii wrote:
> > > Done. Rebased 7323a with trunk rev.1... - 06:42 AM Feature #7323: Implement soft unique index in FWD-H2
- Constantin Asofiei wrote:
> Radu Apetrii wrote:
> > Done. Rebased 7323a with trunk rev.15051, meaning that 7323a is... - 06:36 AM Feature #7323: Implement soft unique index in FWD-H2
- Radu Apetrii wrote:
> Done. Rebased 7323a with trunk rev.15051, meaning that 7323a is now at rev. 15066.
Please che... - 06:34 AM Feature #7323: Implement soft unique index in FWD-H2
- Done. Rebased 7323a with trunk rev.15051, meaning that 7323a is now at rev. 15066.
- 05:14 AM Feature #7323: Implement soft unique index in FWD-H2
- OK, I'll handle this now since I'm waiting for an import anyways.
- 05:10 AM Feature #7323: Implement soft unique index in FWD-H2
- Constantin Asofiei wrote:
> I'm rebasing 7323a and 7323a_h2 to check them with #8363.
7323a_h2 was already merged t... - 04:56 AM Feature #7323: Implement soft unique index in FWD-H2
- I'm rebasing 7323a and 7323a_h2 to check them with #8363.
- 09:22 PM Bug #7645 (Review): Simplify _meta database initialization by removing <schema>.meta.xml resource
- The fixes are done. I also did a bit of cleanup and code maintenance.
Here is a bit of code which dumps the metadata...
03/12/2024
- 03:57 AM Bug #8249: Introduce a fast fill method to optimize Dataset.fill
- The changes in the patch were committed to trunk via 8363a, which was merged to trunk as revision 15049.
- 03:50 AM Bug #7645: Simplify _meta database initialization by removing <schema>.meta.xml resource
- Committed on 7645a, revision 15018.
In this commit I addressed most of the review issues, however I was investigat...
03/11/2024
- 02:16 PM Bug #6997: OUTPUT BY-REFERENCE records are not cleared
- The problem in this task still exists.
03/07/2024
- 02:44 PM Bug #7645 (WIP): Simplify _meta database initialization by removing <schema>.meta.xml resource
- Review of 7645a/15017.
So far, so good. I am OK with the revision, I like the splitting of the code in very specif... - 02:49 AM Bug #8249: Introduce a fast fill method to optimize Dataset.fill
- I've committed the patch to 8363a rev 15038.
- 02:45 AM Bug #8249: Introduce a fast fill method to optimize Dataset.fill
- Hmm, I am not 100% familiar of how the FILL works. I was supposing it can take any arbitrary query to do the fill. So...
- 02:32 AM Bug #8249: Introduce a fast fill method to optimize Dataset.fill
- Alexandru, using the patch helps #8363. But, I wonder if your patch is just something to do the same thing as inject...
03/05/2024
- 10:09 AM Bug #7474: FindQuery provides the wrong result because the record is not updated in the database
- I've hit the issue while working on intra session dirty share - in case record is modified in a transaction different...
- 06:01 AM Bug #8249: Introduce a fast fill method to optimize Dataset.fill
- Constantin, this is the patch I used in an attempt to optimize @ProgressiveResults@ into @ScrollingResults@ when usin...
03/04/2024
- 04:06 PM Bug #8101 (Closed): Issue with temp-table defined as reference-only
- Fixed in trunk rev 15028 via 8329a.
- 10:56 AM Bug #7645 (Review): Simplify _meta database initialization by removing <schema>.meta.xml resource
- 03:38 AM Bug #7645: Simplify _meta database initialization by removing <schema>.meta.xml resource
- Eduard Soltan wrote:
> Eric Faulhaber wrote:
> > Eduard, is this ready for review? Is there anything left to do on ... - 03:37 AM Bug #7645: Simplify _meta database initialization by removing <schema>.meta.xml resource
- Eric Faulhaber wrote:
> Eduard, is this ready for review? Is there anything left to do on this, other than regressio... - 09:08 PM Bug #7645: Simplify _meta database initialization by removing <schema>.meta.xml resource
- Eduard, is this ready for review? Is there anything left to do on this, other than regression testing?
02/29/2024
- 04:13 AM Bug #7645: Simplify _meta database initialization by removing <schema>.meta.xml resource
- Committed on 7645a. revision 15017.
I moved the logic from metaschema.xml into MetadataManger class, and created a... - 03:21 AM Bug #7645 (WIP): Simplify _meta database initialization by removing <schema>.meta.xml resource
02/20/2024
- 07:57 AM Feature #6628: port PostgreSQL native user defined functions to MariaDB
- After testing POC with JMXs I found out that @(select count()) = 1@ is used often and a lot more than with @FIRST@ or...
- 03:13 AM Feature #6628: port PostgreSQL native user defined functions to MariaDB
- I've made a few examples to check if there are other methods used and got the following:
* @CAN-FIND(pt1)@ generated...
02/19/2024
- 02:13 PM Feature #6628: port PostgreSQL native user defined functions to MariaDB
- Checking for @exists@ in the FQL seems like a reasonable approach. Right now, it is only used to implement server-sid...
02/15/2024
- 04:23 AM Feature #6628 (WIP): port PostgreSQL native user defined functions to MariaDB
- Eric Faulhaber wrote:
> OK, please go ahead and implement my suggestions. That is:
>
> * augment @FQLPreprocessor...
02/14/2024
- 07:30 AM Feature #6720: lazy hydration
- I changed @BaseRecord.copy@, to set @hydrator@ and @liveProps@ of the new record ...
- 04:02 AM Feature #6720: lazy hydration
- Lets go ahead with some statistics. From where is @getData@ called and how many times. Please find the back traces of...
- 02:09 AM Feature #6720: lazy hydration
- On delete of a temporary buffer and a deleted buffer is placed in before table.
But to make this copy a snapshot o...
02/13/2024
- 02:22 PM Feature #6720: lazy hydration
- Short update from a live discussion with Eduard: the regression seems to be related with the @BaseRecord.getData@ cal...
Also available in: Atom