Activity
From 02/01/2016 to 03/01/2016
03/01/2016
- 06:48 PM Bug #2807 (Closed): LDBNAME can work with an unopen buffer
- This fix was merged to the P2J trunk in revision 10952.
- 11:45 AM Feature #3011: try H2 internal connection pool instead of UnpooledConnectionProvider
- I read in the H2 documentation that the H2 internal connection pool should be significantly faster for embedded datab...
- 11:42 AM Feature #3011 (Rejected): try H2 internal connection pool instead of UnpooledConnectionProvider
- 11:23 AM Feature #3010: retrieve new primary keys from database in batch
- It also seems our implementation to get and reclaim primary keys for temp-tables is overly complicated. See @Temporar...
- 11:10 AM Feature #3010: retrieve new primary keys from database in batch
- Implementation note: since reclaimed keys are stored individually in the @IdentityPool@, we would need a new API in t...
- 10:54 AM Feature #3010: retrieve new primary keys from database in batch
- I've noticed that in some use cases, we are spending a lot of time retrieving new primary keys from the database, usi...
- 10:39 AM Feature #3010 (WIP): retrieve new primary keys from database in batch
02/24/2016
- 10:44 AM Bug #2955: Update records participating in a scrolling adaptive query.
- Consider the current record was updated at some level of an adaptive compound query. Then a query at more granular le...
02/11/2016
- 11:18 AM Bug #2990: inconsequent field names in shared temp-tables
- Ok, my concern on this comes from the scale of the unknowns: we've got 13% test coverage and so it's unknown how many...
- 10:27 AM Bug #2990: inconsequent field names in shared temp-tables
- This is a challenging error to detect at conversion time, given the way we currently detect common temp-table definit...
02/10/2016
- 11:31 AM Bug #2990: inconsequent field names in shared temp-tables
- Well that's weird - defies any reasonable definition of the word "shared".
Is it possible to warn, or even better ...
02/09/2016
- 02:13 PM Bug #2990: inconsequent field names in shared temp-tables
- I just discovered one of the weirdest things about shred temp-tables in OE. I thought that in #2595 I covered all kin...
- 02:04 PM Bug #2990 (New): inconsequent field names in shared temp-tables
02/02/2016
- 12:30 PM Bug #2488: replace runtime compilation of dynamic queries
- Eric Faulhaber wrote:
> I think we'll want to parameterize the expression class hierarchy at some point, since there... - 12:12 PM Bug #2488: replace runtime compilation of dynamic queries
- Ovidiu Maxiniuc wrote:
> The updated was committed to task branch 2794a as revision 10970.
The changes are good, than... - 10:56 AM Bug #2488: replace runtime compilation of dynamic queries
- The updated was committed to task branch 2794a as revision 10970.
- 10:15 AM Bug #2955: Update records participating in a scrolling adaptive query.
- To disable the server-side join optimization, change the implementation of @CompoundQuery.canOptimize@.
- 09:03 AM Bug #2955: Update records participating in a scrolling adaptive query.
- Can you please tell me how to turn it off? But the issues isn't about optimization, it presents in the bzr versions b...
- 08:51 AM Bug #2955: Update records participating in a scrolling adaptive query.
- Stanislav Lomany wrote:
> There are more issues with compound adaptive queries than I've expected.
When you write,... - 08:02 AM Bug #2955 (WIP): Update records participating in a scrolling adaptive query.
- There are more issues with compound adaptive queries than I've expected. When a backing buffer is updated, the follow...
02/01/2016
- 02:45 PM Bug #2488: replace runtime compilation of dynamic queries
- Eric, I reverted 2975a back to rev 10968 = 10970. Sorry, I misread your note 100.
- 02:27 PM Bug #2488: replace runtime compilation of dynamic queries
- Ovidiu Maxiniuc wrote:
> Support for interpreting remaining datatypes @__Expressions@ in @RuntimeJastInterpreter@ wa... - 12:48 PM Bug #2488: replace runtime compilation of dynamic queries
- Support for interpreting remaining datatypes @__Expressions@ in @RuntimeJastInterpreter@ was added as rev. 10969 in t...
- 09:34 AM Bug #2488: replace runtime compilation of dynamic queries
- Ovidiu Maxiniuc wrote:
> Eric Faulhaber wrote:
> > Ovidiu Maxiniuc wrote:
> > > The @RuntimeJastInterpreter@ still... - 09:10 AM Bug #2488: replace runtime compilation of dynamic queries
- Eric Faulhaber wrote:
> Ovidiu Maxiniuc wrote:
> > The @RuntimeJastInterpreter@ still lacks the support for some cl...
Also available in: Atom