Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
a3af113deac69aa848df8da7eaf2ee79fe903eb0
/
asterix-metadata
a3af113
Merge branch 'master' into westmann/cleanup
by Till Westmann
· 11 years ago
762470b
[maven-release-plugin] prepare for next development iteration
by Zachary Heilbron
· 11 years ago
8350912
[maven-release-plugin] prepare release asterix-0.8.4
by Zachary Heilbron
· 11 years ago
asterix-0.8.4
4c16c64
some small cleanup
by Till Westmann
· 11 years ago
0fafb04
Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/frame_size
by icetindil
· 11 years ago
1aac419
Adjust creation of Rtree to reflect the new LSM Rtree Optimization
by Abdullah Alamoudi
· 11 years ago
7b3f627
fix for issue #732
by icetindil
· 11 years ago
4853110
addressed review comments
by Young-Seok
· 11 years ago
5eddbc8
changes to fix issue 727
by Young-Seok
· 11 years ago
5a2b2b6
added test case for inverted index + minor change to the c'tor (putting indexName as the last arg)
by ramangrover29
· 11 years ago
4ceff48
fix for issue 711
by ramangrover29
· 11 years ago
657d08a
Merge branch 'master' into westmann/locks
by Till Westmann
· 11 years ago
6313d24
remove useless gitignores that Eclipse generates
by zheilbron
· 11 years ago
34a51d5
fix typo
by Till Westmann
· 11 years ago
9e00d47
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 11 years ago
84fc7cc
[maven-release-plugin] prepare release asterix-0.8.3
by Vinayak Borkar
· 11 years ago
asterix-0.8.3
4c35023
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 11 years ago
b633831
[maven-release-plugin] prepare release asterix-0.8.2
by Vinayak Borkar
· 11 years ago
asterix-0.8.2
9d9612d
Fixed secondary indexes comparators in search plans. Fixed null pointer exception in inverted index dml ops.
by salsubaiee
· 11 years ago
e65d3ef
Fix the comparators for the scan/search plan.
by salsubaiee
· 11 years ago
229b80c
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 11 years ago
9cca81b
[maven-release-plugin] prepare release asterix-0.8.1
by Vinayak Borkar
· 11 years ago
asterix-0.8.1
0f0588d
add import that got screwed up in the merge
by zheilbron
· 11 years ago
72574eb
Merge branch 'master' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
3f026c5
modified test case to use adaptor alias instead of class name
by ramangrover29
· 11 years ago
eea84ab
Merge branch 'master' into raman/master_feeds_adaptor_test
by ramangrover29
· 11 years ago
7696def
added test for installation and use of an external adaptor
by Raman Grover
· 11 years ago
1f2f55d
reenable feed jobspec alteration + logging to metadata (bug filed)
by zheilbron
· 11 years ago
38059d9
Merge branch 'master' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
a8a928f
remove commented, unused import
by zheilbron
· 11 years ago
076f61b
Merge branch 'master' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
1ac2408
Merge branch 'master' into westmann/locks
by Till Westmann
· 11 years ago
0a1f224
merged from master to kisskys/master_fix_issue_510
by Young-Seok
· 11 years ago
dd3e84c
changes to fix issue 510
by Young-Seok
· 11 years ago
5404174
1) null check in feed frame writer 2) corrected path in feed ingestion test
by ramangrover29
· 11 years ago
17f90ef
merge from master
by ramangrover29
· 11 years ago
e9904f2
minor changes to pull based twitter adapter
by ramangrover29
· 11 years ago
2cae10e
Merge branch 'master' into westmann/locks
by Till Westmann
· 11 years ago
6e8d3fc
added test case for generic socket based feed adaptor
by Raman Grover
· 11 years ago
b1411eb
Merge branch 'master' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
a735048
fixed an abort issue appeared from RecoveryIT test
by Young-Seok
· 11 years ago
7e5570a
merge from master
by ramangrover29
· 11 years ago
4abeab5
checkpoint
by Raman Grover
· 11 years ago
d450d0a
increase retry count
by Till Westmann
· 11 years ago
0f52b17
introduce some local variables
by Till Westmann
· 11 years ago
c449de9
Fix for issue 646.
by salsubaiee
· 11 years ago
edca4c7
Merge branch 'master' into westmann/locks
by Till Westmann
· 11 years ago
d44bf2b
change datasource scans to retain input (aka propagate all vars); add test case for hoisted let that avoids var inlining
by zheilbron
· 11 years ago
8f576a5
fix lifecycle issue introduced by hyracks nc fix
by buyingyi
· 11 years ago
c28288d
fix metdata booststrap, leave the work to dataset lifecyle manager
by buyingyi
· 11 years ago
12cdf66
Merge branch 'master' into westmann/locks
by Till Westmann
· 11 years ago
d5ee34c
Merge branch 'master' into westmann/locks
by Till Westmann
· 11 years ago
13e2bec
merged from master
by ramangrover29
· 11 years ago
3e67bc4
reduce MAX_RETRY_COUNT to 6
by Till Westmann
· 11 years ago
e7e0597
implement Young-Seok's review comments
by Till Westmann
· 11 years ago
03ae5bd
remove output to System.err
by Till Westmann
· 11 years ago
f50ea78
Merge branch 'master' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
553ea2a1
Merge branch 'master' into westmann/scratch
by Till Westmann
· 11 years ago
e05eec1
Used LinkedHashMap instead of HashMap to maintian the compaction policy properties to avoid getting different order of the test results.
by salsubaiee
· 11 years ago
81a28a7
fix computation of type traits when variables other than scan vars are present
by zheilbron
· 11 years ago
339d144
Merge branch 'master' into westmann/scratch
by Till Westmann
· 11 years ago
d4fd2ed
modified PullBasedAdaptor to account for the case when data is not available at the external data source for sufficiently longer duration of time
by Raman Grover
· 11 years ago
a106832
add lock mode parameter to unlock method
by Till Westmann
· 11 years ago
a58d273
fix for hyracks master changes
by buyingyi
· 11 years ago
01bd0a0
use temp variables (instead of ignoring them)
by Till Westmann
· 11 years ago
e2235f0
set proxy for MetadataNode after MetadataBootstrap is done
by Till Westmann
· 11 years ago
0b7c80e
move retry from TestUtils to MetadataManager
by Till Westmann
· 11 years ago
9082e6c
Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
b6b7308
cosmetic changes
by Raman Grover
· 11 years ago
6791ec2
null check when installing adapters contained in an external library
by Raman Grover
· 11 years ago
47c92e7
miscellaneous/minor changes + support for installing adapters
by Raman Grover
· 11 years ago
25a2b2e
minor cosmetic changes
by Raman Grover
· 11 years ago
e5cdb78
merged master, resolved conflicts
by ramangrover29
· 11 years ago
5b0e352
Merge branch 'raman/master_feeds_ext' of https://code.google.com/p/asterixdb into raman/master_feeds_ext
by ramangrover29
· 11 years ago
b95a3b2
checkpoint
by Raman Grover
· 11 years ago
ebcff8a
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
48e13b7
1) modified tweet schema to have tweet ids as int64. 2) Added GUID (Long) generator for generating cluster wide unique Ids
by ramangrover29
· 11 years ago
801bffe
Allowed user to specify the merging policy
by salsubaiee
· 11 years ago
d40ec80
checkpoint
by ramangrover29
· 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
eb2723a
Revert "fix merge issues"
by Abdullah Alamoudi
· 11 years ago
d9702ac
modified strategy to choose a substitute node in event of failure
by ramangrover29
· 11 years ago
a41d418
1) minor fixes to feed management console 2) added provision for specifying (min,max) tps to the twitter firehose adaptor
by ramangrover29
· 11 years ago
9ab9b10
checkpoint towards fixing LSN related issues(issue 591, 609, and 614) and more
by Young-Seok
· 11 years ago
6557a3c
change metadata indexes to not pin their indexes, allowing them to be evicted in place of other datasets
by zheilbron
· 11 years ago
7f18e1d
disabled feed exception logging which causes the logflusher to die, resulting in a distributed deadlock
by zheilbron
· 11 years ago
6440e89
fix merge issues
by Abdullah Alamoudi
· 11 years ago
1a0d2b4
Merge external indexes into master
by Abdullah Alamoudi
· 11 years ago
863d5d2
Correct behaviour of drop dataverse and drop dataset to drop external data indexes
by Abdullah Alamoudi
· 11 years ago
073b0c4
add feed ingestion for posting metadata
by zheilbron
· 11 years ago
195318a
Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
9ee649f
fixed bug in translating partition constraints for a feed jobspec during alteration
by ramangrover29
· 11 years ago
5922592
expose whether function is functional or not
by zheilbron
· 11 years ago
91ee2bd
add R-Tree support for external indexes and indexes optimizations
by Abdullah Alamoudi
· 11 years ago
2467f2e
added UUID type; added autogenerate syntax and AST info
by zheilbron
· 11 years ago
bf064e5
Merge branch 'master' into dev/asterix_msr
by zheilbron
· 11 years ago
Next »