Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
1445153fda37f0d244bb1648c27ac5df4c47a852
/
asterix-runtime
« Previous
80f951b
let create-point accept nulls and produce nulls
by zheilbron
· 11 years ago
9fb4017
fixed error message to match the name of the function for ParseDateTime
by zheilbron
· 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
555dc9d
Merge branch 'master' into dev/asterix_msr
by zheilbron
· 11 years ago
343cb4b
Merge branch 'master' into jarodwen/features/positionvar
by JArod
· 11 years ago
ee7e1b2
Addressed Till's comments on incorrect comment.
by JArod
· 11 years ago
b0e116a
added support for optional types for delimited data parser; fixed an issue on temporal constructors on incorrect string parsing if the string is empty
by JArod
· 11 years ago
89f4334
checkpoint: Updated the format-based temporal parsers to support
by JArod
· 11 years ago
6e4efd63
checkpoint: added format-based printers for temporal types.
by JArod
· 11 years ago
66f5da1
checkpoint: added format-based parser; updated the internal
by JArod
· 11 years ago
679a7be
Introduced changes needed for external data indexing
by Abdullah Alamoudi
· 11 years ago
a277e35
Fixed an bug introduced by the last commit on nullable field when
by JArod
· 11 years ago
1097e49
added fix for issue 604 and 605
by JArod
· 11 years ago
f35620c
added day-of-week function
by JArod
· 11 years ago
fe580f6
Merge branch 'master' into jarodwen/features/positionvar
by JArod
· 11 years ago
c15b843
addressed Raman's comments
by JArod
· 11 years ago
47b0d27
merge master to jarodwen/hotfix/postbeta
by JArod
· 11 years ago
ebfab59
checkpoint #2: passed all tests for offset-based-indexing unnest.
by JArod
· 11 years ago
a5e4231
merge from master
by ramangrover29
· 11 years ago
bd25ee7
Merged master
by Vinayak Borkar
· 11 years ago
d3e5d97
addressed Sattam's review comments
by JArod
· 11 years ago
93dd823
checkpoint
by ramangrover29
· 11 years ago
e58f89a
added interval-bin function with test cases for issue 546
by JArod
· 11 years ago
003089a
checkpoint 513#1: fixed temporal arthmetic operations to use symobl-based operations instead of functions.
by JArod
· 11 years ago
8be29bd
merge from master
by ramangrover29
· 11 years ago
baa0dcb
Merge branch 'master' into jarodwen/hotfix/issue511
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
7555b7a
added a fix for issue 511
by JArod
· 11 years ago
0ee5ab9
merge master
by Till Westmann
· 11 years ago
ea8ab39
add/update license headers
by Till Westmann
· 11 years ago
db6582c
minor fix for local average aggregate
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
0cd5e7f
Merge branch 'master' into vinayakb/asterix_resource_management
by Vinayak Borkar
· 11 years ago
46bafc8
Merge branch 'master' into jarodwen/hotfix/issue425
by JArod
· 11 years ago
eaab72d
issue 423
by pouria.pirzadeh
· 11 years ago
d3e190c
addressed Sattam's comments, and fixed bugs introduced by the previous fix
by JArod
· 11 years ago
3f6006f
checkpoint: added more aggregate test cases
by JArod
· 11 years ago
9fe84e2
added type promotion code; updated min/max computer to support type promotion
by JArod
· 11 years ago
ed6b1fb
Merge branch 'master' into jarodwen/hotfix/issue425
by JArod
· 11 years ago
16f1773
checkpoint: added type hierarchy support; updated sum to support heterogeneous list
by JArod
· 11 years ago
5bf607f
Merge branch 'master' into jarodwen/hotfix/function-issues
by JArod
· 11 years ago
e174045
fixing format issues
by icetindil
· 11 years ago
b9d7e41
Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/issue_378
by icetindil
· 11 years ago
c2fe001
Merge branch 'master' into jarodwen/hotfix/issue473
by JArod
· 11 years ago
4321020
Merge branch 'master' into vinayakb/asterix_resource_management
by Vinayak Borkar
· 11 years ago
80d6ead
Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/issue_378
by icetindil
· 11 years ago
9653e3a
addressing Yingyi's comments
by icetindil
· 11 years ago
b718af9
Fixed exception handling
by Vinayak Borkar
· 11 years ago
0eb3d44
added fixes for issue 461 to support long count
by JArod
· 11 years ago
222ab5e
added evaluator for caret operator
by JArod
· 11 years ago
008c29b
fixed an issue reported by Steven on temporal loading issue; rewrote the printers to share the print code
by JArod
· 11 years ago
dcda88b
fixing issue 378
by icetindil
· 11 years ago
9b48192
merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master
by ramangrover29
· 11 years ago
889ef58
addressed review comments for issue 178
by JArod
· 11 years ago
6564254
fix issue 449
by buyingyi
· 11 years ago
290a8c4
minor change to avoid looking up a map again
by ramangrover29
· 11 years ago
c2d2fa7
Added error message to substitue for an NPE
by ramangrover29
· 11 years ago
2bf3074
merge from master
by ramangrover29
· 11 years ago
d312cd0
Merge branch 'master' into raman/master_issue376
by ramangrover29
· 11 years ago
bcacd9c
merged master back to jarodwen/hotfix/issue363
by JArod
· 11 years ago
5c3ab2b
updated the fix for issue 412: now the test is working in both integration test and web ui.
by JArod
· 11 years ago
9807bd1
merge from master
by ramangrover29
· 12 years ago
72db644
merge from master
by ramangrover29
· 12 years ago
ccac134
addressed Sattam's comments; added code to enable loading year-month-duration and day-time-duration through external data
by JArod
· 12 years ago
ba75a0b
Merge branch 'master' into jarodwen/hotfix/issue363: 1f82dcc
by JArod
· 12 years ago
5df2ccd
checkpoint for adding partial comparator: resolving test failure
by JArod
· 12 years ago
2563f70
checkpoint for adding partial comparator: equality test passed
by JArod
· 12 years ago
ab94322
merged back master e4baf34
by JArod
· 12 years ago
31173e0
checkpoint for adding partial comparators
by JArod
· 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
e15b094
fix issue433
by buyingyi
· 12 years ago
18e3138
resolving dependency between asterix-common and asterix-transactions
by ramangrover29
· 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
70f0435
addressed Sattam's review comments
by JArod
· 12 years ago
58beafb
add more comments
by buyingyi
· 12 years ago
7f6d5b7
Merge branch 'asterix_lsm_stabilization' of https://code.google.com/p/asterixdb into yingyi/asterix_beta_fix
by buyingyi
· 12 years ago
204190c
added test cases for issue 412
by JArod
· 12 years ago
704d3fe
checkpoint 2 with more test cases, and revert back to the original checkout status.
by JArod
· 12 years ago
544ae0e
checkpoint for count fix
by JArod
· 12 years ago
929aeea
added get functions for day-time-duration and year-month-duration
by JArod
· 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
b366b8d
fix for issue 350
by buyingyi
· 12 years ago
33d5c8d
merge asterix_lsm_stabilization
by buyingyi
· 12 years ago
a63dbf2
a fix for static type casting -- checks the funcExpr is record constructor or not.
by buyingyi
· 12 years ago
726f392
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 12 years ago
52a5978
[maven-release-plugin] prepare release asterix-0.0.5
by Vinayak Borkar
· 12 years ago
asterix-0.0.5
460b752
addressed Sattam's review comments; added the entry for the test case in
by JArod
· 12 years ago
e80edb9
added functions to support duration comparison
by JArod
· 12 years ago
e6d4433
Added interval start and end time accessors, with test cases; minor fix for the other temporal accessors.
by jarodwen
· 12 years ago
1d75693
merged asterix_lsm_stabilization_interval from r1509 to 1661
by jarodwen
· 12 years ago
8c7ffcd
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
vault/asterix_lsm_stabilization@1654
8a1a718
[maven-release-plugin] prepare release asterix-0.0.4
by vinayakb
· 12 years ago
asterix-0.0.4@1646
45547d7
[maven-release-plugin] rollback the release of asterix-0.0.4
by vinayakb
· 12 years ago
5b3b3a3
[maven-release-plugin] prepare release asterix-0.0.4
by vinayakb
· 12 years ago
Next »