1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Timeline


and .

08/19/11:

19:28 Changeset [5058] by thompsonbry
Javadoc concerning parallel decomposition of DISTINCT and modified …
19:25 Changeset [5057] by thompsonbry
Removed unused slf4j dependency. Modified AST2BOpUtility in preparation …
15:09 Changeset [5056] by thompsonbry
I had included the wrong slf4j artifact by mistake…
15:02 Changeset [5055] by thompsonbry
Oops. I had the wrong sesame version set in build.properties.
14:51 Changeset [5054] by thompsonbry
Bug fix to test
14:44 Ticket #339 (Change dependency to openrdf 2.4 (SPARQL 1.1 parser)) closed by thompsonbry
fixed: I am going to close out this issue. We have SPARQL 1.1 TCK failures to …
14:43 Ticket #370 (Direct translation of openrdf AST to bigdata AST) created by thompsonbry
Directly translate the openrdf AST to the bigdata AST. This is necessary …
14:39 Changeset [5053] by thompsonbry
update: slf4j-api-1.6.1.jar (was 1.4.3) update: slf4j-jdk14-1.6.1.jar (was …
12:19 Changeset [5052] by mroycsi
Update GroupByNode? to use assignment node

08/18/11:

21:17 Changeset [5051] by thompsonbry
Update to 2.4.2 openrdf dependencies [1]. update: …
19:34 Changeset [5050] by thompsonbry
Stubbed out the subquery integration points a little further. I want to …
19:09 Changeset [5049] by martyncutcher
Maintain node and leaf counts correctly and remove unnecessary touches …
17:37 Changeset [5048] by thompsonbry
Commit after sync with Martyn. There appears to be a performance …
15:52 Ticket #369 (Aggregation does not allow select expressions to BIND() variables for use ...) created by thompsonbry
One aggregate pattern that is valid for sparql1.1, which throws an …
15:30 Changeset [5047] by thompsonbry
Relayered the AST nodes to introduce an abstraction for nodes which may …
14:04 Changeset [5046] by thompsonbry
Roughing in the SPARQL 1.1 subquery and named subquery integration.
13:56 Changeset [5045] by mroycsi
Set sharedstate annotation on slice op
13:34 Changeset [5044] by thompsonbry
Modified the aggregation operators to accept the IGroupByState and …
12:02 Changeset [5043] by mroycsi
Fix clone constructors on aggregate functions Fix projection node to …
10:30 Changeset [5042] by thompsonbry
Fixed the unit tests for GROUP_CONCAT.

08/17/11:

19:54 Changeset [5041] by thompsonbry
Set the SHARED_STATE anotation for the MemorySortOp?
19:22 Ticket #17 (Translate OFFSET/LIMIT into native "slice".) closed by thompsonbry
fixed: Resolved in AST2BOpUtility. We need to resolve [1] before this feature …
19:11 Changeset [5040] by thompsonbry
Integrated aggregation support into the AST.
18:59 Changeset [5039] by mroycsi
Add scalarValues param to functionNode and Factory within FunctionRegistry?
17:29 Changeset [5038] by thompsonbry
Sync to MRoy to work on the FunctionRegistry?
15:56 Changeset [5037] by thompsonbry
Refactored to define QueryRoot? over an abstract base class shared by …
13:52 Changeset [5036] by thompsonbry
Added a pipelined operator for PROJECTION of computing value expressions …
13:02 Changeset [5035] by thompsonbry
Checkpoint on AST refactor to support SPARQL 1.1. This defines (but does …

08/16/11:

19:08 Changeset [5034] by thompsonbry
Javadoc. Added notes on how to finish this stress test.
19:02 Changeset [5033] by thompsonbry
Decoupled the concept of "shared state" for bops from the BOpStats. An …
17:27 Changeset [5032] by thompsonbry
Finished the test suite for OPTIONALs for the HTreeHashJoinOp. See …
14:28 Changeset [5031] by thompsonbry
Support for overflow pages worked out with Martyn. We are good to 5000 …

08/15/11:

20:59 Changeset [5030] by thompsonbry
I've added a hash join operator based on the HTree. Handling OPTIONALs is …
16:06 Ticket #368 (Prune variable bindings during query evaluation) created by thompsonbry
Variable bindings must be pruned at the earliest possible point during …
15:17 Changeset [5029] by mrpersonick
made some modifications to hash join logic

08/13/11:

10:13 Changeset [5028] by thompsonbry
Removed wild cards from cast. They were producing a compiler error under …

08/12/11:

19:18 Ticket #300 (Scaleable ORDER BY operator using native heap) closed by thompsonbry
fixed: The bug mentioned above is resolved in committed revision r5027. See [1]
19:16 Changeset [5027] by thompsonbry
These changes are relevant to [1]. Depending on the timing of our next …
11:33 Ticket #367 (termId already assigned) created by thompsonbry
The following problem has been present in integration build of the …
11:21 Ticket #361 (Code review of openrdf CloseableIterations and layering of ...) closed by thompsonbry
fixed

08/11/11:

13:12 Ticket #366 (RMI/NIO should use versioned data structures or pure interfaces to support ...) created by thompsonbry
In order to support rolling updates, all RMI/NIO transfers must use …

08/09/11:

17:46 Changeset [5026] by thompsonbry
javadoc edit
16:56 Changeset [5025] by thompsonbry
I've written a test suite for the MemorySortOp? and generalize the code to …

08/08/11:

15:58 Ticket #365 (Incompatible buffer size for addr during long running query) created by thompsonbry
A stack trace has been reported for an RWStore journal (43g) with about …

08/06/11:

19:02 Ticket #364 (Scalable default graph evaluation) created by thompsonbry
The default graph is currently backed by an in memory hash set which …
18:54 Ticket #58 (Scalable DISTINCT operator using native heap) closed by thompsonbry
fixed: This is now fully integrated with the query engine. Further optimization …
18:44 Changeset [5024] by thompsonbry
Checkpoint on integration of the query engine with the memory manager. I …

08/05/11:

15:46 Changeset [5023] by thompsonbry
Modified AbstractRunningQuery? to accept the original IChunkMessage which …
12:39 Ticket #169 (Quads query benchmarks) closed by thompsonbry
wontfix: The lod2 project is pushing new RDF benchmarks, which we will incorporate …
12:38 Ticket #178 (Harmonize the bigdata and CTC striterator packages and striterators with ...) closed by thompsonbry
wontfix
12:32 Changeset [5022] by thompsonbry
Lowered the log level for BigdataSail?.addStatement() from INFO to DEBUG.

08/04/11:

15:44 Changeset [5021] by thompsonbry
If you modify …
14:03 Changeset [5020] by thompsonbry
Bug fix for https://sourceforge.net/apps/trac/bigdata/ticket/361
13:46 Changeset [5019] by thompsonbry
javadoc (spelling error)
12:00 Changeset [5018] by thompsonbry
Added unit test contributed by gerjon for [1]. [1]

08/03/11:

17:22 Changeset [5017] by thompsonbry
Removed Predicate.HashedPredicate? now that we are specifying hashCode() …
16:48 Ticket #350 (Prepare 1.0.1 dot release) closed by thompsonbry
fixed: Release is out.
16:21 Changeset [5016] by thompsonbry
BIGDATA_RELEASE_1_0_1 (bug fix dot release).
16:16 Changeset [5015] by thompsonbry
Added the use of reflection to com.bigdata.Banner to collect information …
12:46 Changeset [5014] by thompsonbry
Updated the 1.0.1 release notes to reflect recently closed issues.
12:43 Ticket #359 (NamedGraph pattern fails to bind graph variable if only one binding ...) closed by thompsonbry
fixed: The code path which replaces the graph variable with a constant …
12:41 Changeset [5013] by thompsonbry
Per [1], the code path which replaces the graph variable with a constant …
11:30 Ticket #362 (Fix incompatible with log4j - slf4j bridge.) closed by thompsonbry
fixed: There are three places where we use Logger.setLevel(). Of these, the most …
11:29 Changeset [5012] by thompsonbry
Workaround for [1]. There are three places where we use …
11:02 Changeset [5011] by thompsonbry
Modified FixedAllocator? to invoke checkBits() using conditional logging @ …

08/02/11:

18:46 Changeset [5010] by mrpersonick
test demonstrating an OOM error related to branching factor on temp triple …
18:46 Changeset [5009] by mrpersonick
test demonstrating an OOM error related to branching factor on temp triple …
17:34 Ticket #48 (Support aggregation queries) closed by thompsonbry
fixed: Bug fixes and unit tests for cases where there are dependencies among the …
17:32 Ticket #363 (Integrate native operators into the AST) created by thompsonbry
Integrate the native operators into the AST, including: - OFFSET/LIMIT …
17:16 Changeset [5008] by thompsonbry
javadoc edit
17:13 Changeset [5007] by thompsonbry
Bug fixes and unit tests for cases where there are dependencies among the …
16:10 Changeset [5006] by thompsonbry
Removed part of a unit test which verified that a DuplicateBOpException …
16:05 Changeset [5005] by thompsonbry
Checkpoint on aggregation support [1]. Wrote a pipelined aggregation …
12:48 Changeset [5004] by martyncutcher
Apply fix from terms branch for ticket #357 to correctly maintain the …
12:46 Changeset [5003] by martyncutcher
relax assertion on m_freeTransients being zero on abortAllocationContext …
12:28 Ticket #357 (RWStore reports "FixedAllocator returning null address, with freeBits") closed by martyncutcher
fixed: The problem was not related to bit math with signed integers, although for …
12:00 Changeset [5002] by thompsonbry
Added explicit touch for failure to resolve the query engine proxy on a …
10:56 Changeset [5001] by thompsonbry
Added unit test for projecting a constant out of the group by operator.
10:53 Changeset [5000] by thompsonbry
Added unit test for GroupByState? when projecting a constant and modified …
09:58 Changeset [4999] by martyncutcher
Add assertions for bit integrity and ensure m_freeTransients is only reset …

08/01/11:

19:22 Changeset [4998] by thompsonbry
Modified GROUP_CONCAT to implicitly convert inline IVs to Strings.
19:03 Changeset [4997] by thompsonbry
Modified StrBOp() so that it will create a plain Literal from an inline IV …
18:29 Changeset [4996] by thompsonbry
Finished the test suite for AVERAGE, COUNT, GROUP_CONCAT, MAX, MIN, …
14:11 Changeset [4995] by thompsonbry
Modified the generalized aggregation operator to conform with SPARQL 1.1 …
12:00 Changeset [4994] by thompsonbry
Modified ConcurrencyManager#shutdownNow?() to use …
11:57 Ticket #196 (Journal leaks memory) reopened by thompsonbry
It appears that there is still a problem with a memory leak. This is …

07/31/11:

20:04 Changeset [4993] by thompsonbry
Checkpoint on the aggregation support [2]. At this point we can integrate …

07/30/11:

20:08 Changeset [4992] by thompsonbry
lifted out hexchar[] to static field.

07/29/11:

21:05 Changeset [4991] by thompsonbry
javadoc edits
17:24 Changeset [4990] by thompsonbry
added the htree to CI.
17:22 Changeset [4989] by thompsonbry
Checkpoint on HTree. All persistence oriented issues appear to be …
15:19 Changeset [4988] by martyncutcher
Ensure the identity of a BucketPage? is set on read from store
15:07 Changeset [4987] by martyncutcher
Revert delete pattern to remain closer to BTree
13:50 Changeset [4986] by thompsonbry
sync to martyn (aggregation)
13:14 Changeset [4985] by thompsonbry
Refactoring the generalized aggregation operator.
09:54 Changeset [4984] by martyncutcher
Refactor with addLevel methods on BucketPage? and DirectoryPage?

07/28/11:

21:28 Ticket #362 (Fix incompatible with log4j - slf4j bridge.) created by thompsonbry
Bigdata cannot run with the slf4j – log4j bridge. […] because bigdata …
21:22 Changeset [4983] by thompsonbry
Checkpoint on aggregation support. I have added a method to IGroupByState …
17:54 Ticket #361 (Code review of openrdf CloseableIterations and layering of ...) created by thompsonbry
Do a code review of (a) all openrdf CloseableIterations?; and (b) the …
17:15 Changeset [4982] by thompsonbry
Sync to Martyn.
16:43 Changeset [4981] by thompsonbry
javadoc edit
15:49 Changeset [4980] by thompsonbry
Sync to martyn. Appear to have fixed the eviction problem by touching the …
15:29 Changeset [4979] by thompsonbry
Working w/ Martyn to reconcile some HTree changes and on the copy-on-write …
14:12 Changeset [4978] by martyncutcher
tidy
14:11 Changeset [4977] by martyncutcher
tidy for reconciliation
14:01 Changeset [4976] by martyncutcher
set test limit statically rather than per invocation
13:42 Changeset [4975] by martyncutcher
tidy up
13:36 Changeset [4974] by martyncutcher
Sync up modifications
12:23 Changeset [4973] by martyncutcher
revert some HTree insert operations

07/27/11:

21:31 Changeset [4972] by thompsonbry
A little more work on the test suite.
19:52 Changeset [4971] by thompsonbry
Working on a generalized aggregation operator for [1]. [1]

07/26/11:

19:05 Ticket #360 (Truth maintenace in SAIL throws OutOfMemoryException) created by thompsonbry
Truth maintenance in the SAIL can throw an OutOfMemoryException?. This …
16:31 Ticket #359 (NamedGraph pattern fails to bind graph variable if only one binding ...) created by thompsonbry
Default and named graph queries use a decision tree to select the most …
15:11 Changeset [4970] by thompsonbry
Added an ExportKB utility as described at [1] and [2] to the 1.0.0 release …

07/25/11:

23:31 Changeset [4969] by thompsonbry
Reduced log levels for two log statements per inline comment from INFO to …
21:15 Ticket #358 (Scalable solution sets on the native heap) created by thompsonbry
Support scalable solution sets on the native heap. Support for this …
19:38 Changeset [4968] by mrpersonick
cache materialized value during asValue()
19:27 Ticket #357 (RWStore reports "FixedAllocator returning null address, with freeBits") created by thompsonbry
A stack trace was provided. This trace was reported after a server …
16:57 Ticket #346 (Add full text search result cache) closed by thompsonbry
fixed: The change sets have been migrated to the TERMS_REFACTOR_BRANCH. I will …
16:30 Changeset [4967] by mrpersonick
migrating changes from quads query branch and 1.0.0 branch
16:08 Changeset [4966] by thompsonbry
Updated release notes for 1.0.1 to reflect close of additional tickets.
13:25 Changeset [4965] by thompsonbry
Removed if(true) and unused import. Made method arguments final.
12:03 Changeset [4964] by thompsonbry
Removed @Override tags which were causing compilation errors on some JVM …
11:55 Changeset [4963] by thompsonbry
Removed @Override tag on interface.

07/23/11:

21:12 Changeset [4962] by martyncutcher
Commit to fix several problems with eviction and copyOnWrite
18:40 Changeset [4961] by mroycsi
Make literal based constraints more intelligent in terms of materializing …

07/22/11:

20:20 Changeset [4960] by mrpersonick
made the closure programs easier to extend and added sample code for how …
20:18 Changeset [4959] by mrpersonick
fixed tickets 352 and 355
17:17 Ticket #352 (ClassCastException when querying with binding-values that are not known to ...) closed by mrpersonick
fixed
17:16 Ticket #355 (Query failure when comparing with non materialized value) closed by mrpersonick
fixed
16:57 Ticket #353 (UnsupportedOperatorException for some SPARQL queries) closed by mrpersonick
fixed
16:56 Changeset [4958] by mrpersonick
fixed ticket 353
00:20 Changeset [4957] by mroycsi
Add basic let assignment operations to JoinGroupNode?

07/21/11:

22:30 Changeset [4956] by mroycsi
Implement more sparql functions and filters Fix Rule2Bop handling of …
22:21 Changeset [4955] by mroycsi
Implement more sparql functions and filters Fix Rule2Bop handling of …

07/20/11:

12:15 Changeset [4954] by thompsonbry
added touch(child) on all paths through DirectoryPage?.getChild()
Note: See TracTimeline for information about the timeline view.