Activity
From 06/06/2015 to 07/05/2015
07/02/2015
- 05:27 AM Feature #2581: improve performance of non-preselect, multi-table joins
- Yes, the SQL SERVER has a similar concept for @LIMIT@, named @TOP@. It allows to return only the first @N@ rows from ...
- 11:27 PM Feature #2581: improve performance of non-preselect, multi-table joins
- Ovidiu, can you confirm that something like this SQL works in SQL Server 2012?...
06/30/2015
- 04:39 PM Bug #2602: A record returned twice because of RELEASE
- Testcase:...
- 04:26 PM Bug #2602 (New): A record returned twice because of RELEASE
06/29/2015
- 05:39 PM Bug #2552 (Closed): bad hql caching prevents queries to position on the correct rows
- The change fixed the unit tests I was targeting.
I rebased 2552a to trunk rev. 10888 to pick up Hynek's redirected...
06/26/2015
- 01:48 AM Bug #2552 (WIP): bad hql caching prevents queries to position on the correct rows
- I've re-opened this task to address a defect: it is possible for the @HQLPreprocessor@ to create invalid ASTs when th...
06/23/2015
- 05:01 PM Bug #2591: incorrect queries when MATCH operator is involved
- Committed to bzr as revno 10886.
- 04:17 PM Bug #2591: incorrect queries when MATCH operator is involved
- Please commit.
- 03:57 PM Bug #2591: incorrect queries when MATCH operator is involved
- Taking into account the changes involved, I deem the update passed the regression testing. It looks like it did well ...
06/22/2015
- 04:01 PM Bug #2591 (WIP): incorrect queries when MATCH operator is involved
- The 1st round of testing just ended. There are a lot (17) of failures in @gso_ctrlc_tests@ and some in @tc_tests@ (11...
06/20/2015
- 12:11 AM Bug #2591 (Test): incorrect queries when MATCH operator is involved
- Nice work tracking this down quickly and fixing it. 10882 on branch looks good. Please regression test. I'll run unit...
06/19/2015
- 01:01 PM Bug #2591: incorrect queries when MATCH operator is involved
- For review, this is branch 2591a/, at revision 10882.
- 11:22 AM Bug #2591: incorrect queries when MATCH operator is involved
- One test (CUSTOMER_SITE_7) of in the customer's testing batch was failing (not finding the record) for unknown reason...
- 11:06 AM Bug #2591 (Closed): incorrect queries when MATCH operator is involved
06/17/2015
- 06:39 PM Bug #2589: remote request for next primary key gives wrong result when metadata DB is running
- Requesting a next primary key for a database controlled by a remote server returns very low id numbers, typically sta...
- 06:30 PM Bug #2589 (New): remote request for next primary key gives wrong result when metadata DB is running
06/11/2015
- 01:58 PM Bug #2488: replace runtime compilation of dynamic queries
- Please commit and distribute 0611a. Thanks.
- 01:48 PM Bug #2488: replace runtime compilation of dynamic queries
- The attached update is basically the same as 0610a except for the comment form @build.xml@ removed and a cascading @i...
- 12:28 PM Bug #2488: replace runtime compilation of dynamic queries
- I tested the 0610a update with the full set of search unit tests. I can confirm that it fixed the problematic test an...
- 01:46 AM Bug #2488: replace runtime compilation of dynamic queries
- Code review 0610a:
Looks good. Assuming your local testing confirms it fixes the problem, please run conversion re... - 01:41 PM Bug #2552 (Closed): bad hql caching prevents queries to position on the correct rows
- 01:40 PM Bug #2552: bad hql caching prevents queries to position on the correct rows
- The 0608c update passed the regression testing, was committed to bzr as revno 10876 and distributed by mail.
06/10/2015
- 01:55 PM Bug #2488: replace runtime compilation of dynamic queries
- I have a fix for the issue. There are 3 important changes:
# the @convert/variable_references.rules@ was added to ru...
06/09/2015
- 03:52 PM Bug #2488: replace runtime compilation of dynamic queries
- The P4GL converted query is:...
- 03:19 PM Bug #2488: replace runtime compilation of dynamic queries
- I was able to duplicate the issue. One occurrence is in @test[Entity=|+TNCY_TENANT| TestType=|SEARCH| TestSubType=|SE...
- 01:04 PM Bug #2536: improve dynamic query parser error handling
- The logging level for exceptions was lowered to @FINE@ to keep the @CONFIG@ level free for configuration issues.
Th... - 10:01 PM Bug #2552: bad hql caching prevents queries to position on the correct rows
- Eric Faulhaber wrote:
> I'll test this update tonight against the full set of search unit tests.
The test went well...
06/08/2015
- 02:55 PM Bug #2552: bad hql caching prevents queries to position on the correct rows
- Code review 0608c:
I think the changes are OK. Please post your regression test results when finished. I'll test t... - 12:53 PM Bug #2552: bad hql caching prevents queries to position on the correct rows
- This update should handle the main issue of this task: the caching of the hql-s. It will put into cache only the quer...
- 02:22 PM Bug #2488: replace runtime compilation of dynamic queries
- Please investigate the following error from the P2J server.log:...
Also available in: Atom