Activity
From 11/22/2023 to 12/21/2023
12/21/2023
- 12:39 PM Feature #6442: missing encoding/collation features
- The @DBCODEPAGE()@ and @DBCOLLATION()@ built-in function were implemented in #7326 and available in trunk starting wi...
- 12:05 PM Feature #4722 (Test): data import should be able to run with only the converted application jar f...
- Branch 4722b was merged into trunk revision 14895 and archived.
- 11:24 AM Feature #4722 (Merge Pending): data import should be able to run with only the converted applicat...
- Please merge 4722b after 8056b.
- 10:58 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- I rebased the branch to trunk/14890 and fixed the (strange, albeit simple) conflicts.
Pushed up 4722b to revision 14... - 09:11 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Ovidiu : Please rebase and if the result is working with a smoke test, we will get it merged.
- 09:03 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Greg Shah wrote:
> Constantin: Please review the @memptr@ change in 4722b rev 14888. If this was a safe change, why... - 08:44 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Constantin: Please review the @memptr@ change in 4722b rev 14888. If this was a safe change, why didn't we make it b...
- 08:31 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Ovidiu, there are a couple of conflicts when attempting to rebase against trunk revision 14890. Could you take a look...
- 08:28 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Eric Faulhaber wrote:
> I think the @import.sh@ changes are ok, but I did not confirm with a test. Has this been tes... - 09:36 PM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Eric Faulhaber wrote:
> In the @XmlFilePlugin@ c'tor, there is this comment:
> [...]
> At @ImportWorker@ line 606,... - 11:23 AM Feature #8067: investigate adding automatically adding a FIELDS clause for simple record blocks
- I fully agree with Eric and mark this as top focus in the implementation. However, I am not 100% sure this approach w...
- 11:13 AM Feature #8067: investigate adding automatically adding a FIELDS clause for simple record blocks
- Please note that an explicit FIELDS clause in 4GL code will raise an error if a field is accessed in downstream code ...
- 10:50 AM Bug #7496: finish support for query:forward-only attribute
- Branch 7496b was merged into trunk revision 14891 and archived.
This task is still open due to 7496a. - 10:07 AM Bug #7496: finish support for query:forward-only attribute
- Doing it now - just 10 mins to check it out.
- 07:52 AM Bug #7496: finish support for query:forward-only attribute
- You can merge 7496b to trunk now.
- 04:57 AM Bug #7496: finish support for query:forward-only attribute
- Greg, this seems like an easy performance gain. It was fully tested (except ETF). We can go ahead with the merge of 7...
- 08:42 AM Bug #6767: Possible name clashes in DMO classes
- Eric Faulhaber wrote:
> Vladimir, sorry for the long delay in reviewing this again. Please rebase this branch when y...
12/20/2023
- 04:39 PM Bug #6767: Possible name clashes in DMO classes
- Vladimir, sorry for the long delay in reviewing this again. Please rebase this branch when you can. I started reviewi...
- 01:37 PM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Code review 4722b/14887-14892:
Generally good, but please see comments/questions below.
I think the @import.sh@... - 12:14 PM Feature #4722 (Review): data import should be able to run with only the converted application jar...
- Eric: Please review.
- 11:59 PM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Branch 4722b was rebased to trunk_14886 and is at revision 14892.
- 09:43 PM Feature #4722: data import should be able to run with only the converted application jar file (an...
- I think so but, to my knowledge, the changes r14878..14884 were not reviewed.
- 08:29 AM Feature #6720: lazy hydration
- I am "battling" with a small regression when averaging the new row-structure architecture with lazy hydration. I was ...
- 08:25 AM Bug #7496: finish support for query:forward-only attribute
- *Committed 7496b/rev.14879* Added the patch from #7496-41.
- 05:40 AM Bug #7496: finish support for query:forward-only attribute
- I finished testing the patch from #7496-41:
* POC tests: passed;
* POC regression tests: passed (with the expected ...
12/19/2023
- 05:47 PM Bug #8101: Issue with temp-table defined as reference-only
- The above 4gl code generates the following java code....
- 03:58 PM Feature #6720: lazy hydration
- How far along is 6720b?
- 09:59 AM Feature #7066: Implement multi-table indexed query in H2
- It is pending mostly as it was attempting to optimize multi-table queries on H2. After some profiling and tracking, t...
- 09:50 AM Feature #7066: Implement multi-table indexed query in H2
- What is the status of this task and of 7066a?
- 08:29 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Ovidiu: Is this safe and ready to merge to trunk?
- 08:28 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Greg Shah wrote:
> Does this need any further testing?
Not from my perspective. - 07:42 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Does this need any further testing?
- 07:41 AM Bug #7496 (Internal Test): finish support for query:forward-only attribute
- This change is invasive as it affects all @ProgressiveResults@ across any application. I am OK with the change: we sh...
- 07:38 AM Bug #7496: finish support for query:forward-only attribute
- Alexandru, I tested POC with the solution mentioned in #7496-40 after we discussed it could provide a performance imp...
- 03:06 AM Bug #7496: finish support for query:forward-only attribute
- Dănuț Filimon wrote:
> First things first, there are a lot of @23/12/15 12:47:11.619+0200 | SEVERE | com.goldencode...
12/18/2023
- 10:02 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Branch 4722b was rebased to trunk_14882 and is at revision 14888.
- 09:51 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Roger Borrello wrote:
> Great! Don't forget to update the @ImportWorker.java@ header. I'll test it out this AM.
I... - 09:22 AM Bug #8101: Issue with temp-table defined as reference-only
- The failure comes from the line @boolean hasRecords = local.nonEmptyTableFlags.contains(multiplexID);@ in @TemporaryB...
12/15/2023
- 09:10 AM Bug #7496 (WIP): finish support for query:forward-only attribute
- POC tests still fail, I am trying to setup the fwdtests project in Eclipse and debug.
- 07:10 AM Bug #7496: finish support for query:forward-only attribute
- First things first, there are a lot of @23/12/15 12:47:11.619+0200 | SEVERE | com.goldencode.p2j.persist.ForwardResu...
- 04:07 AM Bug #7496: finish support for query:forward-only attribute
- I am picking up work on this issue for #7991 and will be testing the changes first to see if there are any obvious pr...
- 07:43 AM Feature #8067: investigate adding automatically adding a FIELDS clause for simple record blocks
- Committed on 8967a, revision 14872.
Added an annotation @internalfields@ with fields used in a @FOR EACH@ block to...
12/14/2023
- 10:07 AM Feature #6720: lazy hydration
- Adapted 6720b according to the row structure architecture. Continuing with testing and tracking.
- 08:05 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Ovidiu Maxiniuc wrote:
> Roger,
> Please update to latest 4922b. There are two issues fixed, which in fact, were pr... - 08:16 PM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Roger,
Please update to latest 4922b. There are two issues fixed, which in fact, were present in trunk:
* changing ...
12/13/2023
- 04:30 PM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Greg Shah wrote:
> It is clear there is a regression that needs to be fixed here.
Well... not really. The culprit... - 03:51 PM Feature #4722: data import should be able to run with only the converted application jar file (an...
- It is clear there is a regression that needs to be fixed here.
- 03:49 PM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Just want to log the *reservation.d* processing from non-4722b:...
- 02:11 PM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Greg Shah wrote:
> I'd like to get this into trunk. What is the effort to make this safe?
If Ovidiu could verify... - 06:59 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- I'd like to get this into trunk. What is the effort to make this safe?
- 10:55 AM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- Done. Branch 7416b was merged into trunk as rev. 14872 and archived.
- 10:10 AM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- Greg Shah wrote:
> You can go ahead.
I'll quickly rebase the branch and then proceed with the merging.
- 10:03 AM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- You can go ahead.
- 06:31 AM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- After re-running the performance tests for both the baseline and the changed version, I got the following result:
* ... - 04:23 AM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- Radu Apetrii wrote:
> Alexandru Lungu wrote:
> > Radu, first "batch" of logging refactoring didn't show any downgra...
12/12/2023
- 06:17 PM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Branch 4722b was rebased to trunk_14870 and is at revision 14874.
- 11:13 AM Feature #6720: lazy hydration
- Branch 6720c was merged to trunk rev 14869 and archived.
Resuming work on 6720b - 10:59 AM Feature #6720: lazy hydration
- You can merge to trunk now.
- 10:40 AM Feature #6720: lazy hydration
- Completely fixed 6720c. I had some "invisible" regressions there. Also, it was quite confusing why the @AdaptiveRowSt...
- 03:37 AM Feature #6720: lazy hydration
- Fixed the last concerns. Committed 6720c / rev. 14848.
Redoing quick profiling and regression tests now for 6720c...
12/11/2023
- 12:13 PM Feature #6720: lazy hydration
- I am glad you already tested the implementation and you found no regressions. I re-analysed the iterator from @Ordere...
- 06:02 AM Feature #6720: lazy hydration
- Committed 6720c/14847 including the suggestions you made.
* Regarding @fieldCnt@, it should have been 1 to short ... - 02:12 AM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- Alexandru Lungu wrote:
> Radu, first "batch" of logging refactoring didn't show any downgrade. I didn't expect to se... - 02:08 AM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- Eric Faulhaber wrote:
> Are you saying there is a 3.5% penalty when the implementation is passive, or when it is act...
12/08/2023
- 04:34 PM Feature #6720: lazy hydration
- Alexandru, sorry for the delay. The size and the nature of changes (class tree, virtual methods) required ore time th...
- 12:06 PM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- The original implementation (when Hibernate was involved) had a very high overhead. I don't know the exact number, bu...
- 09:35 AM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- Greg Shah wrote:
> > The tests show a ~3.5% decrease in performance.
>
> No, we can't move ahead with this.
Ra... - 09:16 AM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- > The tests show a ~3.5% decrease in performance.
No, we can't move ahead with this. - 08:47 AM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- Alexandru Lungu wrote:
> large customer application smoke tests
Done. Worked without any issue in all cases (sql lo... - 07:52 AM Bug #8101: Issue with temp-table defined as reference-only
- This isn't likely to be a FWD issue. Don't make edits there yet. It is more likely a dependency on the 4GL code side...
12/07/2023
- 06:08 PM Bug #8101: Issue with temp-table defined as reference-only
- I think I found the issue. In the @TemporaryBuffer.java@...
- 08:34 AM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- Radu Apetrii wrote:
> I'm starting the rebase now. I'll update you when it is done so we can both do the tests.
Don... - 08:13 AM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- I'm starting the rebase now. I'll update you when it is done so we can both do the tests.
- 08:07 AM Feature #7416 (Internal Test): Reiterate DatabaseStatistics and leverage to other database profli...
- Lets move this into Internal Test and have it completely tested and merged. Even if these are refactorings, we still ...
- 06:28 AM Feature #6496: add equivalent support for -trig command line option
- Rebased 6496a to latest trunk. 6496a is now at rev. 14869
Alexandru [ad], please review @StartupParameters@ as there... - 04:08 AM Feature #6496: add equivalent support for -trig command line option
- Commited the changes requested in branch 6496a rev 14748.
Also, should I add more comments inside the methods to exp... - 08:57 PM Feature #6496: add equivalent support for -trig command line option
- Had an idea for local optimisation: in @DTM.getSchemaTrigger()@, @proceduresClassMap@ is used to cache the converted ...
12/06/2023
- 06:32 PM Feature #6496: add equivalent support for -trig command line option
- Review of 6496a/14743-7:
Good job. I think the code is almost ready. Just a few minor things to adjust.
* @Data... - 05:28 AM Bug #8101: Issue with temp-table defined as reference-only
- An exception is thrown when @TestCodepageConversions.cls@ is executed regarding temp-tables.
Ovidiu Maxiniuc wrote... - 05:25 AM Bug #8101 (Closed): Issue with temp-table defined as reference-only
- 05:08 AM Feature #7323: Implement soft unique index in FWD-H2
- I've committed to 7323a rev. 14804-14805 some minor changes regarding:
* Fixed the validation condition in @Validati...
12/05/2023
- 09:55 AM Bug #8044 (Test): Fix "Failed direct-access due to Error direct accessing for finding record by u...
Branch 8044a was merged into trunk as rev. 14860 and archived.- 09:42 AM Bug #8044 (Merge Pending): Fix "Failed direct-access due to Error direct accessing for finding re...
- You can merge now.
- 03:33 AM Bug #8044 (Internal Test): Fix "Failed direct-access due to Error direct accessing for finding re...
- *Review of 8044a:*
* I am OK with the changes.
As long as you've done smoke tests with a large application and ... - 06:24 AM Feature #6496 (Review): add equivalent support for -trig command line option
- I have commited an update to branch 6496a rev. 14747.
I saved a cache in @DatabaseTriggerManager@ to get the java cl...
12/04/2023
- 05:02 PM Feature #6414 (Test): ERROR attribute for buffer, dataset and temp-table
- Committed revision 14859. The branch was archived.
- 01:38 PM Feature #6414: ERROR attribute for buffer, dataset and temp-table
- You can merge to trunk now.
- 12:17 PM Feature #6414 (Merge Pending): ERROR attribute for buffer, dataset and temp-table
- Greg, I think this is ready for merge to trunk (Ovidiu, correct me if you think otherwise).
- 12:15 PM Feature #6414: ERROR attribute for buffer, dataset and temp-table
- The task branch was rebased to latest trunk. The current revision is 14861.
I also test with a large customer applic... - 10:47 AM Feature #8067: investigate adding automatically adding a FIELDS clause for simple record blocks
- This command assumes the .xml file is saved as @rules/reports/fields.xml@ and included in a p2j.jar build:...
- 10:25 AM Feature #8067 (WIP): investigate adding automatically adding a FIELDS clause for simple record bl...
- Constantin, can you provide some guidance on how to run your rule-set against a large customer application without ac...
- 09:13 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Branch 4722b was rebased to trunk_14857 and is at revision 14861.
- 04:14 AM Feature #6720: lazy hydration
- Ovidiu Maxiniuc wrote:
> I grabbed 6720c and looked at the latest changes. Indeed, I do not see a reason for a chang...
11/30/2023
- 10:21 PM Feature #6720: lazy hydration
- I grabbed 6720c and looked at the latest changes. Indeed, I do not see a reason for a change in performance. The hydr...
11/29/2023
- 11:56 AM Bug #7113: Problem with nested CAN-FIND conversion
- Eric Faulhaber wrote:
> Ovidiu, 7259a was merged to trunk some time ago. Did it fix this issue?
7259a contained cha... - 11:10 AM Bug #7113: Problem with nested CAN-FIND conversion
- Ovidiu, 7259a was merged to trunk some time ago. Did it fix this issue? If not, are the changes in 7113a needed?
- 10:59 AM Bug #6812 (Internal Test): fix FastFindCache to use a shared instance per persistent database
- Constantin, does it make sense to regression test this with the large POC?
- 07:45 AM Feature #6720: lazy hydration
- Ovidiu, I finished the implementation completely and tested it over a large POC. However, I created a separate branch...
- 05:37 AM Bug #7138: Short circuit fake-update (update with a new value eqaul to the old value) in H2
- After running a large POC with *7156b/rev.14846* (which uses *FWD-H2/rev.33*) and the changes from *7138a_h2/rev.24 -...
- 03:31 AM Bug #8030 (Test): unique index violation when creating a record in two sessions
- 12:36 AM Bug #8030: unique index violation when creating a record in two sessions
- Code review 8030a/14829-14830:
The logic changes look fine to me. For clarity, I did change the name of the method...
11/28/2023
- 04:29 PM Feature #6496: add equivalent support for -trig command line option
- The (schema-)triggers are context specific because the @propath@ is context specific (@EnvironmentOps.getSearchPath()...
- 08:54 AM Feature #6496: add equivalent support for -trig command line option
- Are the trigger defs already context-specific? If so, let's avoid the map lookup.
- 12:15 PM Bug #8030: unique index violation when creating a record in two sessions
- Eric Faulhaber wrote:
> Yes, please do.
Sorry, I misread your note. I'll review... - 11:31 AM Bug #8030: unique index violation when creating a record in two sessions
- Yes, please do.
- 11:21 AM Bug #8030: unique index violation when creating a record in two sessions
- AFAIK, everything is done on 8030a (including MariaDB - I discussed with Danut and the issue in #8030-1 is no longer ...
- 11:16 AM Bug #8030: unique index violation when creating a record in two sessions
- Dănuț Filimon wrote:
> *Committed 8030a/rev.14830*. Modified @RecordBuffer.reportValidationException@.
>
> Alexan... - 03:11 AM Bug #8030 (Review): unique index violation when creating a record in two sessions
- *Committed 8030a/rev.14830*. Modified @RecordBuffer.reportValidationException@.
Alexandru, the example provided di... - 10:19 AM Bug #7138: Short circuit fake-update (update with a new value eqaul to the old value) in H2
- Yes, please go ahead.
- 08:35 AM Bug #7138 (Review): Short circuit fake-update (update with a new value eqaul to the old value) in H2
- Branch 7454a was previously merged into trunk as rev. 14833. Alexandru, should I run the POC tests for this task befo...
- 09:43 AM Bug #7731: performance improvements for FQLPreprocessor
- [[p2j:Database Configuration#Cache-Sizes]] was updated with the necessary information for configuring the cache size ...
- 09:37 AM Bug #7731 (Test): performance improvements for FQLPreprocessor
- Branch 7731a was merged into trunk as rev. 14844 and archived.
- 09:14 AM Bug #7731: performance improvements for FQLPreprocessor
- You can merge now.
- 08:02 AM Feature #7323: Implement soft unique index in FWD-H2
- Alexandru Lungu wrote:
> Radu, can you check if we are still hitting @validateUniqueByQuery@ for _temp? If so, how m... - 06:46 AM Feature #7323: Implement soft unique index in FWD-H2
- Radu, can you check if we are still hitting @validateUniqueByQuery@ for _temp? If so, how many times do we actually b...
- 06:38 AM Feature #7323: Implement soft unique index in FWD-H2
- I finished running the performance tests and the results are not very encouraging:
* 7323a rev. 14801 (*before* the ...
11/27/2023
- 04:50 PM Feature #6496: add equivalent support for -trig command line option
- Most likely, not. A context-level map should do it. The only think that is missing is the invalidate event, when the ...
- 08:08 AM Feature #6496: add equivalent support for -trig command line option
- Ovidiu: Is it difficult for us to cache the results at the trigger definition? If not, I'd prefer that over the idea...
- 04:39 PM Feature #4722: data import should be able to run with only the converted application jar file (an...
- My last commit does not change business code in @ImportWorker@, just the logs are more verbose.
I had a look at th... - 11:12 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Roger Borrello wrote:
> This does not happen with trunk, so something in this branch is causing H2 word tables to be... - 10:59 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Roger Borrello wrote:
> Ovidiu, when I run @ant import.db@ using the H2 database, it is trying to import into the *r... - 10:42 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Ovidiu, when I run @ant import.db@ using the H2 database, it is trying to import into the *reservation__guest* table....
- 11:52 AM Bug #7731 (Merge Pending): performance improvements for FQLPreprocessor
- This can merge to trunk after 7669a.
- 07:35 AM Bug #7731: performance improvements for FQLPreprocessor
- I think the changes are OK. I've tested with a large POC performance run, and there was a visible improvement.
- 10:15 AM Bug #8030: unique index violation when creating a record in two sessions
- Danut, please move this into Review once you finish the implementation so we can move on with the review part. There ...
- 09:23 AM Bug #8030: unique index violation when creating a record in two sessions
- I can't recall exactly. We have some changes in #7323 that was doing the cause unwrapping for FWD-H2 *exactly* becaus...
- 09:20 AM Bug #8030: unique index violation when creating a record in two sessions
- Alexandru, in what case is required to unwrap the cause for P2JH2Dialect? I'll need a bit more context to adjust the ...
- 09:04 AM Bug #8030: unique index violation when creating a record in two sessions
- I committed the fix for #8030-3 in *8030a/rev.14829*, currently investigating @RecordBuffer.reportValidationException@.
- 05:56 AM Bug #8030: unique index violation when creating a record in two sessions
- I managed to reproduce the issue after fixing a configuration issue in @build_db.xml@. Working on it right now.
- 04:43 AM Bug #8030: unique index violation when creating a record in two sessions
- Danut, can you re-attempt to recreate this and fix? Please do some debugging to see where you are failing into recrea...
- 10:14 AM Feature #7323: Implement soft unique index in FWD-H2
- Theoretically yes. Practically, the flag will only take affect if there are violations. We need to check on our large...
- 10:04 AM Feature #7323: Implement soft unique index in FWD-H2
- I've addressed the review points and committed to 7323a rev. 14802-14803. Right now I'm running the performance tests...
11/26/2023
- 08:31 AM Feature #4722: data import should be able to run with only the converted application jar file (an...
- Branch 4722b was rebased to trunk_14841 and is at revision 14845.
11/24/2023
- 12:42 AM Feature #6496: add equivalent support for -trig command line option
- #6649 already has a cache implementation which not only stores the results from @convertNametoClass()@, but also @con...
- 09:03 PM Feature #6496: add equivalent support for -trig command line option
- Greg Shah wrote:
> If we implement the solution in #6649, we still have to do a minimal cache lookup for each trigge... - 07:37 PM Feature #6720: lazy hydration
- That is an interesting approach. I did not realized that level of specialization would be necessary. This class was a...
11/23/2023
- 10:02 AM Feature #6720: lazy hydration
- *Status update:*
Ovidiu, I followed your suggestion on having a @BitSet@ to store the selected fields. However, I ... - 09:09 AM Bug #7167: Associating records from opened buffers to new sessions is slow
- Alexandru Lungu wrote:
> Danut, please re-test the large POC and see if why we are still having spikes on @BufferMan... - 08:54 AM Feature #6496: add equivalent support for -trig command line option
- My point here is that by doing something in the database trigger manager itself, we can get an even better level of o...
- 08:52 AM Feature #6496: add equivalent support for -trig command line option
- > However, it searches the root directory even after I seem to have removed it from propath (I even printed the propa...
- 07:54 AM Feature #6496: add equivalent support for -trig command line option
- Small observation.
I had tried in progress developer studio to remove all from propath (right click on project, proj... - 04:57 AM Feature #6496 (WIP): add equivalent support for -trig command line option
- Alexandru Donica wrote:
> So in 4GL it definitely tries to append the trig location to every propath folder, because... - 04:49 AM Feature #6496: add equivalent support for -trig command line option
- So in 4GL it definitely tries to append the trig location to every propath folder, because when I reordered the propa...
- 03:05 AM Feature #6496: add equivalent support for -trig command line option
- Greg, what you are saying is a side-effect of #6649. Every @convertName@ (or @fastConvertName@) is added to one of th...
- 06:03 AM Feature #8067: investigate adding automatically adding a FIELDS clause for simple record blocks
- I have not went further with this. The report I used is this:...
- 05:20 AM Feature #8067: investigate adding automatically adding a FIELDS clause for simple record blocks
- Constantin, what kind of queries did you consider. FOR EACH loops with BREAK BY shouldn't be counted (or maybe can be...
- 04:37 AM Feature #7416: Reiterate DatabaseStatistics and leverage to other database profling tools
- I've committed to 7416b rev. 14773 the changes suggested in #7416-41 with two exceptions: the two points related to @...
11/22/2023
- 11:06 AM Feature #6496: add equivalent support for -trig command line option
- We should consider an approach similar to #1970, where we changed @ControlFlowOps@ and the converted code to cache th...
- 10:59 AM Feature #6496: add equivalent support for -trig command line option
- > However I see now that in 4GL, it searches for the trigger location in every folder in propath, and uses the first ...
- 10:18 AM Feature #6496: add equivalent support for -trig command line option
- Alexandru Donica wrote:
> I did some more tests in 4GL with the propath now that I may not have done a while ago, or... - 10:00 AM Feature #6496: add equivalent support for -trig command line option
- I did some more tests in 4GL with the propath now that I may not have done a while ago, or I did not complete them pr...
- 09:55 AM Feature #6496: add equivalent support for -trig command line option
- * Another question: the prefixes (@String[] prefixes = new String[] {"./", ".\\", "../", "..\\"};@) should be checked...
- 07:42 AM Feature #6496: add equivalent support for -trig command line option
- Alexandru [ad], just a notice. Is is possible to state a @-trig@ relative to the propath? Thus, if you have a trigger...
- 04:08 AM Feature #6496: add equivalent support for -trig command line option
- I am giving it a shot with some performance tests now - if everything is OK, I will merge it.
- 05:13 AM Feature #7323: Implement soft unique index in FWD-H2
- Also, please attempt to retest the POC for performance after the changes. Make a baseline with 7156b / an intermediar...
- 05:09 AM Bug #7167: Associating records from opened buffers to new sessions is slow
- Also, please remake the statistic on #7167-1 now with 1s of lifespan vs 10s of lifespan.
- 05:08 AM Bug #7167: Associating records from opened buffers to new sessions is slow
- Danut, please re-test the large POC and see if why we are still having spikes on @BufferManager.activeBuffers@. Pleas...
Also available in: Atom