Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
31b144f1bd05f7b965e4aa8fbba2a169b792713d
/
asterix-algebra
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
bab177f
Merge branch 'master' into salsubaiee/master_lsm
by salsubaiee
· 11 years ago
2522504
Added many fixes. Checkpointpoing.
by salsubaiee
· 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
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
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
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
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
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
cca6566
fix issue194
by buyingyi
· 11 years ago
599dc5b
fix issue273
by buyingyi
· 11 years ago
8c0e37a
Merge branch 'master' into yingyi/asterix_beta_fix
by buyingyi
· 11 years ago
b4b2184
fix issue258
by buyingyi
· 11 years ago
5cadee6
Merge branch 'master' into salsubaiee/master_add_configurable_bloom_filter_parameter
by salsubaiee
· 11 years ago
2bf3074
merge from master
by ramangrover29
· 11 years ago
e2228bd
fix issue453
by buyingyi
· 11 years ago
bcacd9c
merged master back to jarodwen/hotfix/issue363
by JArod
· 11 years ago
f5c6cd2
Passing bloom filter parameters to the LSM indexes.
by salsubaiee
· 11 years ago
72db644
merge from master
by ramangrover29
· 12 years ago
247ddf9
fix issue410
by buyingyi
· 12 years ago
ba75a0b
Merge branch 'master' into jarodwen/hotfix/issue363: 1f82dcc
by JArod
· 12 years ago
ab94322
merged back master e4baf34
by JArod
· 12 years ago
6682898
Merge branch 'yingyi/asterix_beta_fix'
by buyingyi
· 12 years ago
91949ed
fix for issue 376: Need to classify and properly treat all built-in functions in AQL
by ramangrover29
· 12 years ago
e2eb6ef
addressed raman's review comments
by zheilbron
· 12 years ago
e15b094
fix issue433
by buyingyi
· 12 years ago
dd47dce
Merge branch 'master' into zheilbron/asterix_lsm_stabilization_config_changes
by zheilbron
· 12 years ago
18e3138
resolving dependency between asterix-common and asterix-transactions
by ramangrover29
· 12 years ago
76fee7f
storage configurations are now accessed from config file
by zheilbron
· 12 years ago
491a208
address the case where there are multiple query plans inside a subplan operator
by buyingyi
· 12 years ago
9c5793c
refactored configurations into hierarchy and namespaced property names
by zheilbron
· 12 years ago
74cebd1
address Madhusudan's review comments
by buyingyi
· 12 years ago
bbdfde1
Merge branch 'asterix_lsm_stabilization' into jarodwen/hotfix363
by JArod
· 12 years ago
eb77ca2
add more comments
by buyingyi
· 12 years ago
d08b7c0
fix issue196
by buyingyi
· 12 years ago
299c360
Merge branch 'asterix_lsm_stabilization' into yingyi/asterix_beta_fix
by buyingyi
· 12 years ago
677206d
Merge asterix_lsm_stabilization into madhusudancs/parallelize_result_distribution.
by Madhusudan.C.S
· 12 years ago
caf186f
cleanup type casting code
by buyingyi
· 12 years ago
0b0b2b8
Merge branch 'asterix_lsm_stabilization' of https://code.google.com/p/asterixdb into yingyi/asterix_beta_fix
by buyingyi
· 12 years ago
89a89b5
fix issue343
by buyingyi
· 12 years ago
edbd9c4
added year-month-duration and day-time-duration types
by JArod
· 12 years ago
a7f9634
Committing the following:- 1) integration tests for managix 2) support for configurable parameters in Asterix 3) refactoring of test cases (removing code duplication
by ramangrover29
· 12 years ago
1042b1a
Merge branch 'asterix_lsm_stabilization' into salsubaiee/asterix_lsm_stabilization_issue_367.
by salsubaiee
· 12 years ago
865c706
merge from asterix_lsm_stabilization
by ramangrover29
· 12 years ago
6c282a1
support for configurable parameters for an asterix instance
by ramangrover29
· 12 years ago
1af106b
Addressed code review comments.
by salsubaiee
· 12 years ago
29c2f83
Removed the Die statement footprint and the corresponding test cases.
by salsubaiee
· 12 years ago
2a9c4d9
Fix for issue 367. Added a rule that will search for project operators in an insert/delete plan and pass a hint to all those projects between the first insert and the commit operator to flush frames without waiting until they get full.
by salsubaiee
· 12 years ago
726f392
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 12 years ago
Next »