Project

General

Profile

Activity

From 02/27/2014 to 03/28/2014

03/29/2014

11:43 PM Feature #2235: fix deployment issues related to dynamic database conversion resources
I tried to run with this update applied and I found a regression. In @DynamicQueryHelper.loadPermanentSchemas@, you r... Eric Faulhaber

03/28/2014

07:24 PM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
tc_job_002 is expected to fail in step 40. The other two failing tests each passed in one of your runs, so you can co... Eric Faulhaber
06:29 PM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
Next regression completed. Again 2 tests failed. Second test is another one but with the same error:... Vadim Nebogatov
06:32 AM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
I have attached vmn_upd20140328a.zip after some fixes during regression. Latest regression results: 2 tests failed.
...
Vadim Nebogatov
04:12 PM Feature #2235: fix deployment issues related to dynamic database conversion resources
One thing I just realized will be an issue: it is possible to run the static conversion of a project on one platform ... Eric Faulhaber
09:27 AM Feature #2235: fix deployment issues related to dynamic database conversion resources
Please don't remove archives unless they have been uploaded mistakenly (and have a proper replacement). For example,... Greg Shah
07:00 AM Feature #2235: fix deployment issues related to dynamic database conversion resources
Committed to bzr rev 10498. Stanislav Lomany
12:37 PM Feature #2143 (Closed): prototype IKVM solution for Java UDFs compiled to CIL assemblies and load...
Eric Faulhaber

03/27/2014

04:22 PM Bug #2222: WRITE event triggered too early
It seems that I have implemented wrong the new write to database event.
My initial approach and the fix for it was a...
Ovidiu Maxiniuc
03:42 AM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
I have attached latest source code changes vmn_upd20140327a.zip after some fixes during regression. Regression starte... Vadim Nebogatov

03/25/2014

03:05 PM Feature #2235: fix deployment issues related to dynamic database conversion resources
> All looks good except the change to @XmlFilePlugin@. This class is meant to be for generic AST processing and shoul... Stanislav Lomany
11:20 AM Feature #2235: fix deployment issues related to dynamic database conversion resources
Code review 20140325a:
All looks good except the change to @XmlFilePlugin@. This class is meant to be for generic ...
Eric Faulhaber
10:40 AM Feature #2235: fix deployment issues related to dynamic database conversion resources
Removed "development" mode. Stanislav Lomany

03/24/2014

12:27 PM Feature #2235: fix deployment issues related to dynamic database conversion resources
Eric, I recently met the rules loading code and it uses "non-development" approach, so, considering this and overall ... Stanislav Lomany
11:46 AM Feature #2235: fix deployment issues related to dynamic database conversion resources
Code review 20140324a/b:
Changes look good. I would like you to still please add a comment to @SchemaLoader.loadAs...
Eric Faulhaber
04:59 AM Feature #2235: fix deployment issues related to dynamic database conversion resources
Removed tabs. Stanislav Lomany
04:58 AM Feature #2235: fix deployment issues related to dynamic database conversion resources
Copies only specific rules. Removed tabs. Removed loading of schema-triggers.xml in runtime mode.
Would you like me ...
Stanislav Lomany

03/22/2014

02:53 PM Feature #2207: Remaining issues for dynamic buffers and dynamic tables
Committed to bzr revision 10495. Stanislav Lomany
02:34 PM Feature #2207: Remaining issues for dynamic buffers and dynamic tables
> Stas, please have a look at Ovidiu's om_upd20140213a.zip update in #2222. It is not necessarily current with the la... Stanislav Lomany

03/21/2014

06:23 AM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
I have attached some more tests vmn_upd20140320b.zip with WHERE clause support.
Vadim Nebogatov

03/20/2014

04:08 PM Feature #2235: fix deployment issues related to dynamic database conversion resources
Eric Faulhaber wrote:
> The less we load per @PatternEngine@ instance to do this specific runtime job, the better.
...
Eric Faulhaber
03:59 PM Feature #2235: fix deployment issues related to dynamic database conversion resources
Stanislav Lomany wrote:
> > * In build.xml, please restrict the rulesets copied into the jar to the minimum needed f...
Eric Faulhaber
03:32 PM Feature #2235: fix deployment issues related to dynamic database conversion resources
> * In build.xml, please restrict the rulesets copied into the jar to the minimum needed for the dynamic database con... Stanislav Lomany
02:42 PM Feature #2235: fix deployment issues related to dynamic database conversion resources
Eric Faulhaber wrote:
> I suspect we don't ever need to load schema-triggers.xml at runtime for the dynamic temp-tabl...
Ovidiu Maxiniuc
02:41 PM Feature #2235: fix deployment issues related to dynamic database conversion resources
Eric Faulhaber wrote:
> So, I notice you are not copying name_map.cache into the testcases.jar (and you had related ...
Eric Faulhaber
02:39 PM Feature #2235: fix deployment issues related to dynamic database conversion resources
Code review 20140320b:
The content looks good, but please replace the hard tabs with soft tabs in build.xml before...
Eric Faulhaber
02:29 PM Feature #2235: fix deployment issues related to dynamic database conversion resources
Code review 20140320a:
* In build.xml, please restrict the rulesets copied into the jar to the minimum needed for th...
Eric Faulhaber
01:34 PM Feature #2235: fix deployment issues related to dynamic database conversion resources
Update (testcases project part). Stanislav Lomany
12:46 PM Feature #2235: fix deployment issues related to dynamic database conversion resources
Update for review (P2J part). Stanislav Lomany
02:07 PM Feature #1661: support case-sensitive fields in indexes
> > * Looks like the dynamic temp-tables are missing the computed columns at all (especially the character columns th... Stanislav Lomany
01:53 PM Feature #1661: support case-sensitive fields in indexes
Ovidiu Maxiniuc wrote:
> At this moment, we cannot tell if a field is case sensitive or not only by analyzing its na...
Eric Faulhaber
10:48 PM Feature #2207: Remaining issues for dynamic buffers and dynamic tables
Stas, the changes you were waiting on based on my note 8 above have been committed to bzr rev. 10493, and there is a ... Eric Faulhaber
10:43 PM Bug #2261: improve server startup performance
The 0318a update has passed regression testing and is committed to bzr rev. 10494.
The performance improvement is ...
Eric Faulhaber

03/19/2014

03:54 PM Bug #2222: WRITE event triggered too early
Code from om_upd20140213a.zip merged with bzr rev. 10493 uploaded.
The simple UNDO issue is solved in the update.
...
Ovidiu Maxiniuc

03/18/2014

04:47 PM Feature #1661: support case-sensitive fields in indexes
At this moment, we cannot tell if a field is case sensitive or not only by analyzing its name (as signature of isCas... Ovidiu Maxiniuc
04:04 PM Bug #2261: improve server startup performance
Replaced with a version that does better error handling when retrieving index metadata. Eric Faulhaber
02:24 PM Bug #2261: improve server startup performance
The attached update implements the plan in note 3 above. Empirical testing show it trims ~33% off the server startup ... Eric Faulhaber
03:14 PM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
I have attached next update vmn_upd20140318a.zip with WHERE clause support. Update corresponds to latest bzr revision... Vadim Nebogatov
02:37 AM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
Eric Faulhaber wrote:
> Vadim Nebogatov wrote:
> > Unfortunately I missed your update...
> Please maintain this fi...
Vadim Nebogatov

03/17/2014

07:24 PM Bug #2261: improve server startup performance
We have redundant index metadata queries coming from @DMOIndex$DMOMetadata.collectIndexData@ and @DirtyTempTableHelpe... Eric Faulhaber
05:38 PM Bug #2261: improve server startup performance
I've done a little bit of research and trial and error testing. I've found that unfortunately, the JDBC DatabaseMetaD... Eric Faulhaber
04:45 PM Bug #2261: improve server startup performance
Startup of the server for an application with a lot of permanent tables is very slow. While this probably is not a bi... Eric Faulhaber
04:39 PM Bug #2261 (New): improve server startup performance
Eric Faulhaber
07:03 PM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
Vadim Nebogatov wrote:
> Unfortunately I missed your update...
Please maintain this fix with the rest of your chang...
Eric Faulhaber
05:11 PM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
Eric Faulhaber wrote:
> Vadim Nebogatov wrote:
> > Concerning bug in @where_clause_normalize.rules@ (note 61).
> ...
Vadim Nebogatov
11:20 AM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
Vadim Nebogatov wrote:
> Concerning bug in @where_clause_normalize.rules@ (note 61).
>
> Solution would be to ad...
Eric Faulhaber
03:31 AM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
Current problem: denormalized extent fields with constant index in WHERE clause are generated without index but with ... Vadim Nebogatov
04:37 PM Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
I have checked in my pending changes under bzr rev. 10493. Eric Faulhaber
04:33 PM Bug #2222: WRITE event triggered too early
Please merge your update with the latest code in bzr.
Regarding the UNDO problem, do you need to enhance or develo...
Eric Faulhaber
02:40 PM Feature #2148 (WIP): enhance prototype to compile p2jpl.jar file with IKVMC into .NET assembly an...
Ovidiu Maxiniuc

03/15/2014

01:33 PM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
Concerning bug in @where_clause_normalize.rules@ (note 61).
Solution would be to add check @ref.type == prog.num_li...
Vadim Nebogatov

03/14/2014

03:48 PM Feature #2143: prototype IKVM solution for Java UDFs compiled to CIL assemblies and loaded in SQL...
Changes in update zip:
* removed Operators.java (it was identical to bzr version)
* added full implementation of Op...
Ovidiu Maxiniuc
11:05 AM Feature #2207: Remaining issues for dynamic buffers and dynamic tables
> 1. In the original testcase (violation error for the dynamic table) error is displayed twice (the fix reproduces th... Eric Faulhaber
08:13 AM Bug #2259: computed character columns are not created for dynamic tables
1. For static temp tables computed columns ("__fieldName") are created for indexed character columns. For dynamic tem... Stanislav Lomany
08:09 AM Bug #2259 (Closed): computed character columns are not created for dynamic tables
Stanislav Lomany
01:30 AM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
Problem resolved. Replacement original method to denormalized method was missed in temporary record mode in RecordBuf... Vadim Nebogatov
12:26 AM Feature #1661: support case-sensitive fields in indexes
Ovidiu, please determine what is left to do with @P2JH2Dialect.isCaseInsensitiveColumn@. I think whatever index infor... Eric Faulhaber

03/13/2014

03:48 PM Feature #2143: prototype IKVM solution for Java UDFs compiled to CIL assemblies and loaded in SQL...
The attached update pack contains some missing files from previous archive. Please review.
The C# source code were t...
Ovidiu Maxiniuc
02:00 PM Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
When runtime support for the handle-based methods @BUFFER-COPY()@ and @BUFFER-COMPARE()@ originally was implemented, ... Eric Faulhaber
01:41 PM Feature #2258 (Closed): retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime suppor...
Eric Faulhaber
06:46 AM Feature #2207: Remaining issues for dynamic buffers and dynamic tables
> What cases remain to be handled?
1. In the original testcase (violation error for the dynamic table) error is disp...
Stanislav Lomany
08:52 PM Feature #2207: Remaining issues for dynamic buffers and dynamic tables
Update 20140311a looks OK to me, but please hold off regression testing for now. I have a large update to RecordBuffe... Eric Faulhaber
03:21 AM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
Eric Faulhaber wrote:
> @WhereExpression@ itself does not throw @UnsupportedOperationException@. What is throwing it...
Vadim Nebogatov
08:42 PM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
The attached update fixes the conversion error reported in note 61. I have not yet regression tested it. Eric Faulhaber
08:24 PM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
@WhereExpression@ itself does not throw @UnsupportedOperationException@. What is throwing it? What is your question? Eric Faulhaber

03/12/2014

07:06 PM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
UnsupportedOperationException with using @WhereExpression@ found for denormalized fields with extent. Test case uses... Vadim Nebogatov
07:43 AM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
h3. Status of where clause conversion for denormalized extent fields
Problem was in what time should be denormalized...
Vadim Nebogatov
04:21 PM Feature #2143: prototype IKVM solution for Java UDFs compiled to CIL assemblies and loaded in SQL...
That is excellent news, Ovidiu, well done! Eric Faulhaber
04:19 PM Feature #2143: prototype IKVM solution for Java UDFs compiled to CIL assemblies and loaded in SQL...
*Hurray!*
I have fixed all issues mentioned in my previous notes and successfully run some basic 4GL statements usin...
Ovidiu Maxiniuc
11:02 AM Feature #2235: fix deployment issues related to dynamic database conversion resources
Stanislav Lomany wrote:
> How these file should be handled for testcases project - should I include them in @p2j.jar...
Eric Faulhaber
08:22 AM Feature #2235: fix deployment issues related to dynamic database conversion resources
Eric, after unnecessary dependencies will be eliminated, I assume that @rules@ should be stored in @p2j[rt].jar@.
@d...
Stanislav Lomany
06:38 AM Feature #2207: Remaining issues for dynamic buffers and dynamic tables
Fix for review for issue 1 in note 1. The fix is limited to constraints violation case for NO-UNDO buffers. Stanislav Lomany

03/11/2014

04:01 PM Feature #2143: prototype IKVM solution for Java UDFs compiled to CIL assemblies and loaded in SQL...
I have this exception:... Ovidiu Maxiniuc

03/10/2014

04:49 PM Feature #2143: prototype IKVM solution for Java UDFs compiled to CIL assemblies and loaded in SQL...
I have some issues with the current generated datatypes in for the tables ddl. My concerns regard the following:
* u...
Ovidiu Maxiniuc

03/06/2014

02:00 PM Feature #2143: prototype IKVM solution for Java UDFs compiled to CIL assemblies and loaded in SQL...
Eric Faulhaber wrote:
> We had to deal with this constraint for H2 as well. Please have a look at @H2Helper.getFunct...
Ovidiu Maxiniuc
01:43 PM Feature #2143: prototype IKVM solution for Java UDFs compiled to CIL assemblies and loaded in SQL...
Ovidiu Maxiniuc wrote:
> One more issue arises: how to handle *no overloaded methods* constraint ?
We had to deal w...
Eric Faulhaber
01:32 PM Feature #2143: prototype IKVM solution for Java UDFs compiled to CIL assemblies and loaded in SQL...
I discovered the errors from my previous note. The generated assemblies are compiled against different .Net framework... Ovidiu Maxiniuc

03/04/2014

03:50 PM Feature #2143: prototype IKVM solution for Java UDFs compiled to CIL assemblies and loaded in SQL...
During the last days I tried to find a solution for compiling / converting previously attached files in linux using i... Ovidiu Maxiniuc

03/02/2014

02:34 PM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
I have found the following conversion error (see log below) in current bzr revision for the following example:
<pr...
Vadim Nebogatov

02/28/2014

04:05 AM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
I have attached next update vmn_upd20140227a.zip with fixes according note 57 and refactored classes P2OLookup, P2OAc... Vadim Nebogatov

02/27/2014

03:26 PM Feature #2143: prototype IKVM solution for Java UDFs compiled to CIL assemblies and loaded in SQL...
My idea is to implement the requested interface for SQL server and defer the processing to a component. The same patt... Ovidiu Maxiniuc
 

Also available in: Atom