Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
521acbb450a3167a4163879e41d10c311d0d390f
/
asterix-algebra
7e5570a
merge from master
by ramangrover29
· 11 years ago
13e2bec
merged from master
by ramangrover29
· 11 years ago
9281205b
Introduced a waiting window for a cluster to acquire the ACTIVE state (all nodes are available) before a submitted query/statement can be executed
by ramangrover29
· 11 years ago
52f3b38
fix issue592
by buyingyi
· 11 years ago
cb5efd4
Merge branch 'master' into yingyi/asterix_fix
by buyingyi
· 11 years ago
b6b7308
cosmetic changes
by Raman Grover
· 11 years ago
2343b87
review branch for feeds
by ramangrover29
· 11 years ago
47c92e7
miscellaneous/minor changes + support for installing adapters
by Raman Grover
· 11 years ago
0ba1c05
checkpoint: addressed Vinayak's review comments.
by JArod
· 11 years ago
4a6f412
Merge branch 'master' into jarodwen/features/positionvar
by JArod
· 11 years ago
791c925
issue #267 is also fixed for fuzzy join
by icetindil
· 11 years ago
88e916c
fixed issue #267
by icetindil
· 11 years ago
d678090
merge from master, resolved all conflicts, compilation succesful
by Raman Grover
· 11 years ago
b95a3b2
checkpoint
by Raman Grover
· 11 years ago
f6b4b29
merge from master
by Raman Grover
· 11 years ago
2436b22
Merged master into salsubaiee/master_change_lsm_merge_policy
by salsubaiee
· 11 years ago
801bffe
Allowed user to specify the merging policy
by salsubaiee
· 11 years ago
9479523
Merge branch 'master' into yingyi/asterix_fix
by buyingyi
· 11 years ago
ddd2f94
fix external dataset join
by buyingyi
· 11 years ago
0b423fa
Support for full compaction command.
by salsubaiee
· 11 years ago
6a0d6a5
checkpoint: updated PushAgg rule to avoid pushing unnesting with
by JArod
· 11 years ago
c3673e4
checkpoint: added supporting rules and runtimes for running aggregation.
by JArod
· 11 years ago
49accfe
checkpoint towards fixing diskComponents' LSN
by Young-Seok
· 11 years ago
f56d96c
fixed bugs related to rollback and primary key length
by Young-Seok
· 11 years ago
4f96fc9
Revert "Merge external indexes into master"
by Abdullah Alamoudi
· 11 years ago
d6c7190
checkpoint: added rule to cancel the unnest with a nested listify
by JArod
· 11 years ago
9ab9b10
checkpoint towards fixing LSN related issues(issue 591, 609, and 614) and more
by Young-Seok
· 11 years ago
31b144f
Merge branch 'master' into jarodwen/features/positionvar
by JArod
· 11 years ago
1a0d2b4
Merge external indexes into master
by Abdullah Alamoudi
· 11 years ago
71c575b
Merge branch 'master' into jarodwen/features/positionvar
by JArod
· 11 years ago
ba65dac
changes to fix issues, 621 and 622
by Young-Seok
· 11 years ago
91ee2bd
add R-Tree support for external indexes and indexes optimizations
by Abdullah Alamoudi
· 11 years ago
6bf5b09
addressed code review comments and reverted the way that the logFlusher is stopped.
by Young-Seok
· 11 years ago
0e5dacb
1) corrected the way that the logFlusher thread is stopped, 2) fixed the issue of multiple job-level commits, and 3) cleaned up the TransactionContext class
by Young-Seok
· 11 years ago
f8c6cc6
Merge branch 'master' into jarodwen/features/positionvar
by JArod
· 11 years ago
206f407
fixed: incorrect logging of feed activity details
by ramangrover29
· 11 years ago
bab177f
Merge branch 'master' into salsubaiee/master_lsm
by salsubaiee
· 11 years ago
2522504
Added many fixes. Checkpointpoing.
by salsubaiee
· 11 years ago
2d3f6dd
1) minor fix in feed console 2) fixed bug incorrect evaluation of feed adapter output type
by ramangrover29
· 11 years ago
81f08cc
changed assign and project ops in insert/feed/delete plans to flush frames without flushing.
by salsubaiee
· 11 years ago
343cb4b
Merge branch 'master' into jarodwen/features/positionvar
by JArod
· 11 years ago
679a7be
Introduced changes needed for external data indexing
by Abdullah Alamoudi
· 11 years ago
695f919
fix issue 558
by buyingyi
· 11 years ago
75b7355
built a basic feed console
by ramangrover29
· 11 years ago
ebfab59
checkpoint #2: passed all tests for offset-based-indexing unnest.
by JArod
· 11 years ago
ea01744
checkpoint #1: support offset-based-indexing-unnest
by JArod
· 11 years ago
a774ef2
merge from master
by ramangrover29
· 11 years ago
cfaa55d
Added suuport for a single activity materialization operator.
by salsubaiee
· 11 years ago
55114e7
added materialization step before an insert and a scan/join of the same dataset.
by salsubaiee
· 11 years ago
201be38
added materialization step before an insert and a scan/join of the same dataset.
by salsubaiee
· 11 years ago
5602446
corresponding changes for fixing operator execution mode
by buyingyi
· 11 years ago
a5e4231
merge from master
by ramangrover29
· 11 years ago
fb8ee3f
checkpoint
by ramangrover29
· 11 years ago
7b807ff
checkpoint
by ramangrover29
· 11 years ago
9275cd1
Merge branch 'master' into jimahn/master_issue536
by JIMAHN
· 11 years ago
35a0f70
issue 542: remove write into dataset statement
by Till Westmann
· 11 years ago
0a400c7
Fixing issue 536 - change jaccard-similarity function to support unordered list as its second parameter
by JIMAHN
· 11 years ago
e6b4b24
merge up-to-date master to jimahn/master_invix_internal_renaming
by JIMAHN
· 11 years ago
fef378d
merged raman/asterix_lsm_stabilization_udfs
by ramangrover29
· 11 years ago
f30b9da
resolved conflicts post merge
by ramangrover29
· 11 years ago
8be29bd
merge from master
by ramangrover29
· 11 years ago
723fc10
Merge branch 'master' into raman/master_feeds
by ramangrover29
· 11 years ago
7491566
merge from master
by ramangrover29
· 11 years ago
8cdf655
addressed Jimah's comments on un-synced function names
by JArod
· 11 years ago
b27deb2
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 11 years ago
2dfb91b
[maven-release-plugin] prepare release asterix-0.8.0
by Vinayak Borkar
· 11 years ago
asterix-0.8.0
9310134
Updated all pom.xml versions to 0.8.0-SNAPSHOT
by Vinayak Borkar
· 11 years ago
b71c52f
Merge branch 'master' into yingyi/asterix_beta_fix
by buyingyi
· 11 years ago
f07495b
fix issue218
by buyingyi
· 11 years ago
0ee5ab9
merge master
by Till Westmann
· 11 years ago
ea8ab39
add/update license headers
by Till Westmann
· 11 years ago
7de5905
addressed Yingyi's comments
by JArod
· 11 years ago
fb3e80a
added fix for PushAggFuncIntoStandaloneAggregateRule
by JArod
· 11 years ago
b558e67
Merge branch 'master' into jarodwen/hotfix/issue425
by JArod
· 11 years ago
4b69f58
merged back master to jarodwen/hotfix/issue461
by JArod
· 11 years ago
f6c79cb
added fix for not pushing multiple aggregate functions in PushAggFuncIntoStandaloneAggregateRule
by JArod
· 11 years ago
f6012cc
Merge branch 'master' into jarodwen/hotfix/issue425
by JArod
· 11 years ago
db0583d
Merge branch 'master' of https://code.google.com/p/asterixdb
by zheilbron
· 11 years ago
908337d
Merge branch 'master' into jarodwen/hotfix/issue425
by JArod
· 11 years ago
bcd7fdb
checkpoint: debugging the listify argument for aggregate functions
by JArod
· 11 years ago
3d66580
fix for issue244
by buyingyi
· 11 years ago
7f005ad
Merge branch 'master' into zheilbron/asterix_issue470
by zheilbron
· 11 years ago
038b58a
one more typo
by Till Westmann
· 11 years ago
13903e9
a little less redundancy
by Till Westmann
· 11 years ago
f6994da
all tests work
by Till Westmann
· 11 years ago
fe24957
Merge branch 'master' into westmann/issue456
by Till Westmann
· 11 years ago
eaab72d
issue 423
by pouria.pirzadeh
· 11 years ago
b75446d
Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED
by JIMAHN
· 11 years ago
c873c25
issues 456 and 465 "fixed"
by Till Westmann
· 11 years ago
298abda
Merge branch 'master' into zheilbron/asterix_issue470
by zheilbron
· 11 years ago
ad69809
merge from master
by ramangrover29
· 11 years ago
411a668
Merge branch 'master' into zheilbron/asterix_issue470
by zheilbron
· 11 years ago
4855e7e
Fixed POM files to remove unneeded dependencies
by Vinayak Borkar
· 11 years ago
030ec39
Merge branch 'master' into zheilbron/asterix_issue470
by zheilbron
· 11 years ago
b284469
change all indices within a dataset to use the same VirtualBufferCache
by zheilbron
· 11 years ago
9104e60
1) fixed issue 475 and 476 2) Added tiny social queries to test suite
by ramangrover29
· 11 years ago
566b3a9
checkpoit
by ramangrover29
· 11 years ago
c22cf7b
Task complete: dependency between asterix-transactions and asterix-common broken. All test case PASS
by ramangrover29
· 11 years ago
0eb3d44
added fixes for issue 461 to support long count
by JArod
· 11 years ago
9b48192
merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master
by ramangrover29
· 11 years ago
Next »