Activity
From 07/18/2014 to 08/16/2014
08/15/2014
- 04:03 PM Feature #2376: retain bulk getter/setter methods for custom denormalized extent fields
- Test cases are checked in to testcases/uast/denormalization folder.
- 03:56 PM Feature #2376: retain bulk getter/setter methods for custom denormalized extent fields
- Test @testcases/uast/denormalization/bulk3@:...
- 12:42 PM Feature #2376: retain bulk getter/setter methods for custom denormalized extent fields
- Test @testcases/uast/denormalization/bulk2@:...
- 04:00 PM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
- Test cases are checked in to @testcases/uast/denormalization@ folder.
08/14/2014
- 05:03 PM Feature #2220: dynamic query methods which require implementation
- >Please report the test cases you used to determine these rules and check them into the testcases project if you have...
- 11:58 AM Feature #2220: dynamic query methods which require implementation
- Stanislav Lomany wrote:
> I finally got caching rules for adaptive queries (single-table):
> # Cache is advanced in... - 11:41 AM Feature #2220: dynamic query methods which require implementation
- I finally got caching rules for adaptive queries (single-table):
# Cache is advanced in forward (if the first iterat... - 04:26 PM Feature #2376: retain bulk getter/setter methods for custom denormalized extent fields
- Thanks, Vadim. So, this tells us that we do not get a runtime error in Progress when invoking BUFFER-VALUE on an exte...
- 04:02 PM Feature #2376: retain bulk getter/setter methods for custom denormalized extent fields
- Test @testcases/uast/denormalization/bulk1@:...
- 12:28 PM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- Ovidiu Maxiniuc wrote:
> The cause could be @(org.eclipse.jetty.util.component.AbstractLifeCycle:WARNING) FAILED Ser... - 08:41 AM Bug #2222: WRITE event triggered too early
- Code Review 0813a
I am fine with the changes.
08/13/2014
- 05:52 PM Bug #2377 (New): default buffer can be incorrectly scoped to an internal procedure
- 05:47 PM Bug #2222: WRITE event triggered too early
- The attached update fixes a defect which enabled write triggers to corrupt the @BlockManager@'s context-local state.
... - 05:33 PM Feature #2376: retain bulk getter/setter methods for custom denormalized extent fields
- There appears is a hole in our current implementation of custom, denormalized extent fields, in that we have eliminat...
- 11:48 AM Feature #2376 (Test): retain bulk getter/setter methods for custom denormalized extent fields
- 04:35 PM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- The conversion test was successful, there are no changes in the ddl code, only the @.hbm.xml@ are affected: and extra...
08/12/2014
- 04:01 PM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- Ovidiu Maxiniuc wrote:
> Eric Faulhaber wrote:
> > Code review 0811b:
> >
> > Looks good, but I have some questi... - 03:03 PM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- Eric Faulhaber wrote:
> Code review 0811b:
>
> Looks good, but I have some questions:
> * In the event there is ... - 10:38 AM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- Code review 0811b:
Looks good, but I have some questions:
* In the event there is no @sql-size@ hint (potentially... - 10:40 AM Bug #2347: hql to SQL name mapping issue
- Makes sense. So no need for a separate code review here. Once that update (0811a) is finished/tested, we can close ou...
- 10:30 AM Bug #2347: hql to SQL name mapping issue
- Yes, they are part of om_upd20140811a.zip (#2332).
It's hard for me to maintain them in separate updates, at some po... - 10:22 AM Bug #2347: hql to SQL name mapping issue
- Ovidiu, were the changes in this update rolled up into om_upd20140811a.zip (#2332)?
- 08:44 AM Feature #2220: dynamic query methods which require implementation
- Code review 0812a:
I think it looks OK, but this whole area of the code is tricky to assess with just a review. I'... - 05:18 AM Feature #2220: dynamic query methods which require implementation
- Fixes for testcases in notes 28 (not about flushing part, about PREV) and 34 (LAST issue). I didn't performed extensi...
08/11/2014
- 05:12 PM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- I have finished merging the old update with bzr rev 10595. Please see the attached update.
My simple testcases were ... - 09:03 AM Bug #2350 (Closed): BUFFER-COPY errors related with copying fields with extent
- 08:44 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- update [vmn_upd20140807a.zip] committed to bzr rev. 10595 and distributed.
- 07:45 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Please commit and distribute the 0807a update.
- 05:30 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Regression completed: @tc_job_clock_002@ finally passed in 20140810_163259.
- 02:09 AM Support #2371: trigger behavior
- h1. Database Trigger Firing Rules
h2. General Sequence
Session triggers generally fire before schema triggers, EXCE... - 12:28 AM Support #2371 (Closed): trigger behavior
08/10/2014
- 04:05 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Regression 20140810_120027: failed tc_job_002, tc_job_clock_002 from previous regression. Will repeat regression one ...
08/09/2014
- 06:42 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Regression 20140809_123827: failed tc_job_002, tc_job_clock_002 from previous regression. Will repeat regression one ...
08/08/2014
- 02:07 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Regression 20140808_092455: failed tc_job_002, tc_job_clock_002 from previous regression. Will repeat "main-regressio...
08/07/2014
- 06:15 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Regression 20140807_101619: failed tc_job_002, tc_job_clock_002, gso178_session1, gso178_session2, gso242_session1, g...
08/06/2014
- 06:05 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Corrected update vmn_upd20140807a.zip is attached. Tests still work properly, search API (#2353) also works.
Regres... - 03:41 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Code review 20140806b:
Line 2790 catches @ConditionException@ instead of @ErrorConditionException@, as I requested... - 02:02 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Corrected update vmn_upd20140806b.zip is attached, test results for note 27 are like in Progress. Regression started.
- 10:13 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Code review 20140806a:
Please note the path of the source file in the zip archive is missing the leading @src/@ di... - 10:07 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Your test results, where we are not returning a result for 2, 4, and 5 (while Progress returns false) tells me that w...
- 09:09 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Please check attached @buffer-compare-pair-list.p@. Execution results:
h3. Progress... - 09:08 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Code review 20140805a:
* As noted above, the @if@ condition at line 3662 should drop the BUFFER-COMPARE-specific p... - 08:29 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Vadim Nebogatov wrote:
> Eric Faulhaber wrote:
> > Yes, it looks like that length restriction is wrong; I'm not sur... - 12:32 PM Feature #2220: dynamic query methods which require implementation
- Stanislav Lomany wrote:
> Found this in AdaptiveQuery javadoc:
> [...]
Yes, I wrote that. All such cases are con... - 12:07 PM Feature #2220: dynamic query methods which require implementation
- Found this in AdaptiveQuery javadoc:...
08/05/2014
- 05:48 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- I have attached next update vmn_upd20140805a.zip tested with @#2353@ and @buffer-copy-pair-list.p@ from note 18. Both...
- 04:09 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- I just noticed that message ...
- 01:33 PM Feature #2359: automated maintenance of database support files
- Current implementation of custom functions exposed in SQL queries uses some additional files that, even if they rarel...
- 01:18 PM Feature #2359 (New): automated maintenance of database support files
- 01:14 PM Feature #2358: HQLPreprocessor and dialect specific functions
- At this moment @HQLPreprocessor@ must preprocess the HQL code depending on the dialect.
The @rtrim@ function is rep... - 01:03 PM Feature #2358 (WIP): HQLPreprocessor and dialect specific functions
08/04/2014
- 07:11 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- [ECF: moved content of this note to #2353, note 13]
- 11:12 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Eric Faulhaber wrote:
> Yes, it looks like that length restriction is wrong; I'm not sure why I came up with that.
... - 10:42 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Vadim Nebogatov wrote:
> Condition RecordBuffer, 3661
>
> ... - 10:58 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Code review 20140803a:
It seems this code will work, but I'm wondering about some choices:
* By adding @getSize@ ... - 08:55 AM Feature #2220: dynamic query methods which require implementation
- While working on the LAST issue, I've looked into invalidation logic for adaptive queries. I think it's a bit doubtfu...
08/03/2014
- 06:17 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Condition RecordBuffer, 3661...
- 07:27 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- I have attached update vmn_upd20140803a.zip with fixes issues from Eric review and fix from Stas.
08/02/2014
- 10:05 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Eric Faulhaber wrote:
> I noticed you prepended @opType == OperationType.COPY &...@ to the @if@ condition at line 38... - 09:24 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Code review 20140802a:
Please log a warning inside the catch block at line 3829, rather than eating the exception.... - 08:19 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Attached vmn_upd20140802a.zip with corrections according review (note 13) merged with latest bzr revision 10592.
08/01/2014
- 06:34 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Code review 20140801a:
* The use of @TempTableBuilder.getExtentSize@ at lines 3812 and 3814 does not look correct.... - 04:52 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- vmn_upd20140729a.zip merged with latest bzr revision 10591 to vmn_upd20140801a.zip.
- 04:51 PM Feature #2220: dynamic query methods which require implementation
- OK, but that doesn't look like a flushing issue to me, so I guess we will stay out of each others' way on this one.
- 04:44 PM Feature #2220: dynamic query methods which require implementation
- This issue I have to fix. LAST just do not work for adaptive queries....
- 03:55 PM Feature #2220: dynamic query methods which require implementation
- No problem about having this issue. I just need to consider it when making testcases.
- 03:24 PM Feature #2220: dynamic query methods which require implementation
- Stanislav Lomany wrote:
> BTW, P2J includes records in both PREV cases.
I am working on a flush/validate fix that I... - 03:19 PM Feature #2220: dynamic query methods which require implementation
- You are right - it is about flushing.
>Are you saying they both include the 0 record or they both exclude it?
Inc... - 03:08 PM Feature #2220: dynamic query methods which require implementation
- Stanislav Lomany wrote:
> There is no difference in testcases output if the queries are iterated in the forward dire... - 03:06 PM Feature #2220: dynamic query methods which require implementation
- I think what's happening here is that nothing is releasing/flushing the newly created record from buffer @xtt@ before...
- 02:51 PM Feature #2220: dynamic query methods which require implementation
- Strange case. Testcase 1:...
- 10:12 AM Feature #2220: dynamic query methods which require implementation
- BTW, there is an issue with dynamic queries you probably aware of. Creation of a record using a backing buffer of a d...
- 12:46 PM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- Code review 20140408a:
Changes look good. Unfortunately (my fault), the update is now way out of date with the lat... - 09:59 AM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- Eric Faulhaber wrote:
> Sorry I lost track of this. Does this update need separate review, or have these changes bee... - 09:53 AM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- Ovidiu Maxiniuc wrote:
> Reuploaded the update after merging with latest bzr revision (10506).
Sorry I lost track o... - 10:20 AM Feature #2148: enhance prototype to compile p2jpl.jar file with IKVMC into .NET assembly and load...
- Eric Faulhaber wrote:
> What is the status of the issues described in and the update attached to note 4? This effort... - 09:50 AM Feature #2148: enhance prototype to compile p2jpl.jar file with IKVMC into .NET assembly and load...
- What is the status of the issues described in and the update attached to note 4? This effort seems to have merged wit...
07/31/2014
- 11:01 AM Feature #2207: Remaining issues for dynamic buffers and dynamic tables
- Since none of these use cases are known to be in the current project, I am unassigning the milestone target.
- 08:49 AM Feature #2220: dynamic query methods which require implementation
- About caching. So far I can state that:
1. Adaptive scrolling queries have recid-based cache which is populated as w... - 08:15 AM Feature #2220: dynamic query methods which require implementation
- Regarding the question if scrolling adaptive queries are modified with @DELETE-RESULT-LIST-ENTRY@ in the customer app...
07/30/2014
- 05:34 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Eric Faulhaber wrote:
> Vadim Nebogatov wrote:
> > Attached @buffer-copy-dyn-static-tt-no-display.p@ with added new... - 05:23 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Vadim Nebogatov wrote:
> NonUniqueObjectException in note 3 thrown in code RecordBuffer, 9922:
>
> [...]
>
> A... - 05:12 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Vadim Nebogatov wrote:
> Attached @buffer-copy-dyn-static-tt-no-display.p@ with added new @22-29@ tests.
Please c... - 03:23 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- NonUniqueObjectException in note 3 thrown in code RecordBuffer, 9922:...
- 11:57 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- See #2353, note 1.
- 10:46 AM Bug #2337 (Closed): trigger scanning defect
- 10:46 AM Bug #2344 (Closed): invalid scoping for dynamic buffers
- 10:04 AM Bug #2344 (Review): invalid scoping for dynamic buffers
- Regression-tested. Committed to bzr rev 10586.
07/29/2014
- 02:14 PM Bug #2347 (WIP): hql to SQL name mapping issue
- The provided solution uses @HQLFunction@ annotation to make available at runtime the name of the function used in gen...
- 12:47 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- I have attached update vmn_upd20140729a.zip fixing all these cases excepting one problem, it seems not directly relat...
07/28/2014
- 04:48 PM Bug #2350 (WIP): BUFFER-COPY errors related with copying fields with extent
- 04:34 PM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Attached @buffer-copy-dyn-static-tt-no-display.p@ with added new @22-29@ tests.
h3. Progress results... - 04:31 PM Bug #2350 (Closed): BUFFER-COPY errors related with copying fields with extent
- 02:32 PM Bug #2347: hql to SQL name mapping issue
- Consider the following Progress code sample:...
- 01:49 PM Bug #2347 (Closed): hql to SQL name mapping issue
07/26/2014
- 02:52 PM Bug #2344: invalid scoping for dynamic buffers
- Stanislav Lomany wrote:
> @4) Department CREATE@ output:
>
> [...]
You have to run "1) Department Type CREATE.... - 02:43 PM Bug #2344: invalid scoping for dynamic buffers
- Code review 0725a:
Looks good. Please note that Vadim has a change to @RecordBuffer@ for #2331 (@vmn_upd20140723a....
07/25/2014
- 06:09 PM Bug #2344: invalid scoping for dynamic buffers
- @4) Department CREATE@ output:...
- 05:57 PM Bug #2344: invalid scoping for dynamic buffers
- Yes. I ignored it:...
- 05:53 PM Bug #2344: invalid scoping for dynamic buffers
- Are you getting this after running @dbuf-scope1.p@?...
- 05:52 PM Bug #2344: invalid scoping for dynamic buffers
- Stanislav Lomany wrote:
> > Make sure the department_code_create API is not regressed
>
> Am I missing some files... - 05:49 PM Bug #2344: invalid scoping for dynamic buffers
- > Make sure the department_code_create API is not regressed
Am I missing some files or do you mean 4) Department C... - 04:53 PM Bug #2344: invalid scoping for dynamic buffers
- Good.
- 04:47 PM Bug #2344: invalid scoping for dynamic buffers
- I use...
- 04:27 PM Bug #2344: invalid scoping for dynamic buffers
- Please check your testcases into testcases/uast/dynamic_buffer/.
- 04:26 PM Bug #2344: invalid scoping for dynamic buffers
- > > Dynamic buffers for permanent tables should have global scope.
>
> Are you sure about this? How did you confir... - 04:25 PM Bug #2344: invalid scoping for dynamic buffers
- Pending a reply to my last question...
Stanislav Lomany wrote:
> Fixes my testcases, #2329 and parameter_code_sea... - 04:06 PM Bug #2344: invalid scoping for dynamic buffers
- Stanislav Lomany wrote:
> Dynamic buffers for permanent tables should have global scope.
Are you sure about this?... - 06:20 AM Bug #2344: invalid scoping for dynamic buffers
- Fixes my testcases, #2329 and parameter_code_search (I guess #2331 is about that?). Note that I've altered ...
- 11:17 AM Bug #2295: In Progress output parameters ignore decimal precision
- I don't think anything more is needed right now. Eric will make the call on this soon. We will probably have to fix...
- 11:08 AM Bug #2295: In Progress output parameters ignore decimal precision
- Hynek Cihlar wrote:
> If other storage systems are planned to be supported I think these should be tested as well. I ... - 08:14 AM Bug #2337: trigger scanning defect
- After lots of failing tests I asked for Constantin's opinion and he confirmed that the update is safe for commit.
Lu...
07/24/2014
- 08:23 AM Bug #2344: invalid scoping for dynamic buffers
- ...
- 08:14 AM Bug #2344: invalid scoping for dynamic buffers
- Dynamic buffers for permanent tables should have global scope....
- 07:45 AM Bug #2344 (Closed): invalid scoping for dynamic buffers
07/23/2014
- 08:57 AM Bug #2295: In Progress output parameters ignore decimal precision
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > Constantin Asofiei wrote:
> > * @display@ shows the decimal va... - 02:56 AM Bug #2295: In Progress output parameters ignore decimal precision
- Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> * @display@ shows the decimal value according to field's format d...
07/22/2014
- 06:27 PM Bug #2295: In Progress output parameters ignore decimal precision
- Constantin Asofiei wrote:
> Please try to find where the field's DECIMALS clause is forced: assign operator, buffer-... - 03:04 PM Bug #2295: In Progress output parameters ignore decimal precision
- If other storage systems are planned to be supported I think these should be tested as well. I can imagine (and I act...
07/21/2014
- 09:01 AM Bug #2295: In Progress output parameters ignore decimal precision
- Hynek, please confirm that your test cases showing the unconstrained storage behavior work the same way on Progress 9...
- 03:31 AM Bug #2295: In Progress output parameters ignore decimal precision
- Hynek Cihlar wrote:
> What semantics @MAX-WIDTH@ holds anyway? I didn't find any useful documentation explaining the...
07/20/2014
- 03:16 PM Bug #2295: In Progress output parameters ignore decimal precision
- Constantin Asofiei wrote:
> OK, I think I understand what you mean now. What you need to test is this: change the ... - 08:02 AM Bug #2295: In Progress output parameters ignore decimal precision
- Hynek Cihlar wrote:
> By @MAX-WIDTH@ did you mean the default number of decimal places, i.e. 10? The maximum number ...
07/19/2014
- 07:49 PM Bug #2295: In Progress output parameters ignore decimal precision
- Constantin Asofiei wrote:
> Please try to find where the field's DECIMALS clause is forced: assign operator, buffer-... - 05:03 AM Bug #2295: In Progress output parameters ignore decimal precision
- Hynek Cihlar wrote:
> When the data is read into another buffer the buffer will still hold the unconstraint decimal ...
07/18/2014
- 08:25 AM Bug #2295: In Progress output parameters ignore decimal precision
- When the data is read into another buffer the buffer will still hold the unconstraint decimal value. I tried your sam...
- 04:21 AM Bug #2295: In Progress output parameters ignore decimal precision
- Hynek, please check the following too:
# what happens if the record (for which the field's decimals doesn't match th...
Also available in: Atom