Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
10304fe61c572d0ada45a4968a0b2308e4322432
10304fe
Implemented Disk Components Alignment Based on IDs
by luochen01
· 7 years ago
1ded161
Add LSMDiskComponentBulkLoader
by luochen01
· 7 years ago
745379e
Fix potential class cast exception in UnorderedListTypeDefinition
by Dmitry Lychagin
· 7 years ago
aaaf749
Support rebalancing all datasets or a given dataverse.
by Yingyi Bu
· 7 years ago
1464172
Change IO directory for integration util to be a directory in target
by Abdullah Alamoudi
· 7 years ago
ffd6e4a
Fixed race condition during ncMap lookup
by Ildar Absalyamov
· 7 years ago
356f6c6
Rename Component Filter Factory
by Abdullah Alamoudi
· 7 years ago
6e7ff46
Support rebalancing datasets with indexes.
by Yingyi Bu
· 7 years ago
8780519
Add a dataset rebalance REST API.
by Yingyi Bu
· 7 years ago
75d32e5
Reduce exception wrapping for casting and printing
by Till Westmann
· 7 years ago
7ccbdb6
Fix potential race condition in ATypeHierarchy
by Dmitry Lychagin
· 7 years ago
8549db8
Fix typo in feed ingestion tutorial
by Xikui Wang
· 7 years ago
f2a2434
Fix function usage check in feed
by Xikui Wang
· 7 years ago
c3b7a0f
Move to java.util.logging as that is configured
by Till Westmann
· 7 years ago
41b3aa3
Unexpose enter and exit components
by Abdullah Alamoudi
· 7 years ago
144453b
ASTERIXDB-1918: support scientific math representation.
by Yingyi Bu
· 7 years ago
639fe8c
Fix upsert deadlock and upsert with filtered primary only
by Abdullah Alamoudi
· 7 years ago
d9b36ff
Use JRE for AWS installation.
by Yingyi Bu
· 7 years ago
6f0230b
Misc. Cleanup / InterruptedException Handling
by Michael Blow
· 7 years ago
f3659ef
Cancellations Augment/Replace Expected Exceptions
by Michael Blow
· 7 years ago
9e91a7e
Improve metadata two-phase locking error message.
by Yingyi Bu
· 7 years ago
1e51daa
ASTERIXDB-1917: FLUSH_LSN for disk components is not correctly set
by luochen01
· 7 years ago
10a7486
Update Surefire/Failsafe Plugins To 2.20
by Michael Blow
· 7 years ago
916dce4
Skip Source Assembly Unless -Prelease
by Michael Blow
· 7 years ago
54f7c9f
ASTERIXDB-1915: make dataset files uniformly distributed among io devices.
by Yingyi Bu
· 7 years ago
b9f89ad
Feed Adapter and RecordReader Clean
by Xikui Wang
· 7 years ago
ae3b781
Remove log buffer factory
by Abdullah Alamoudi
· 7 years ago
a7f8a35
Fix AsterixHyracksIntegrationUtil regressions
by Michael Blow
· 7 years ago
9d63f62
Add function signature check to Connect Feed
by Xikui Wang
· 7 years ago
34fc9ef
Do not include Exception class in error message
by Till Westmann
· 7 years ago
c411db7
Make Default Dir a Command Line Option
by Michael Blow
· 7 years ago
1fb4bb4
Metadata Count Temp Fix
by Ian Maxon
· 7 years ago
cf01f43
Fix superclass of IfNullTypeComputer
by Dmitry Lychagin
· 7 years ago
c6b3098
Added built-in functions: ifmissing(), ifnull(), ifmissingornull()
by Dmitry Lychagin
· 7 years ago
e44a01b
Fixed incorrect type produced by TypeResolverUtil
by Dmitry Lychagin
· 7 years ago
64134cc
Disable TPC-H q7_variant.
by Yingyi Bu
· 7 years ago
9861cbf
ASTERIXDB-1905: Incorrect filter for post-load sidx
by Ian Maxon
· 7 years ago
3b7b4e1
Put back function used by BAD project
by Steven Glenn Jacobs
· 7 years ago
d0324c2
Handle Spaces in Path For Sample Cluster
by Michael Blow
· 8 years ago
7941655
SimpleDateFormat Is Not Thread Safe
by Michael Blow
· 8 years ago
df01a85
Remove unused methods in DatasetUtil, IndexUtil, and MetadataProvider.
by Yingyi Bu
· 8 years ago
7f89a42
Update README.
by Yingyi Bu
· 8 years ago
f8ad8df
Expose SessionOutput on QueryTranslator
by Till Westmann
· 8 years ago
740e6a8
Rename type check methods into meaningful names
by Abdullah Alamoudi
· 8 years ago
5a02c15
Expected Hash Table footprint size calculation fix
by Taewoo Kim
· 8 years ago
b13c991
Add Error code for unknown pending operation
by Abdullah Alamoudi
· 8 years ago
bacf0c5
ASTERIXDB-1901 Fix IntroduceDynamicTypeCastForExternalFunctionRule
by Xikui Wang
· 8 years ago
735532e
Separate index build from index access
by Abdullah Alamoudi
· 8 years ago
4671f71
Enable HTTP API processing on NCs
by Till Westmann
· 8 years ago
7a0ba78
ASTERIXDB-1789: fix an accessor that is used by Hash Table
by Taewoo Kim
· 8 years ago
e400b11
Disable search in upsert with no secondary indexes
by Abdullah Alamoudi
· 8 years ago
4723844
Notify waiting operation on change of component state
by Abdullah Alamoudi
· 8 years ago
b059587
Add getURL Accessor To IApplicationConfig
by Michael Blow
· 8 years ago
ac5108e
Rename several type tags to improve error messages:
by Yingyi Bu
· 8 years ago
049d541
Make query plans more user-friendly.
by Yingyi Bu
· 8 years ago
81a346c
Set GlobalJobDataFactory on JobSpec
by Till Westmann
· 8 years ago
f086893
Refactor TestExecutor
by Abdullah Alamoudi
· 8 years ago
01a55f8
Carry filter in 2ndary-to-primary index search
by Jianfeng Jia
· 8 years ago
fb6468c
Hyracks Unit tests for LSM Filters
by Ian Maxon
· 8 years ago
a8af143
ASTERIXDB-1897: fix MoveFreeVariableOperatorOutOfSubplanRule.
by Yingyi Bu
· 8 years ago
8d2da93
Fix ExternalFunctionInfo serialization issue.
by Xikui Wang
· 8 years ago
2065eab
ASTERIXDB-1892: Sets a proper hash table cardinality during hash-group by
by Taewoo Kim
· 8 years ago
4d2c7cd
ASTERIXDB-1885: Fix printing field separators for record printer
by Wail Alkowaileet
· 8 years ago
48892f5
Update asterix-docker version
by Ian Maxon
· 8 years ago
3c4c1c7
Fix continue ingestion bug when exception happens
by Xikui Wang
· 8 years ago
d045f20
Make LogManager More modular
by Abdullah Alamoudi
· 8 years ago
b3982c7
Add support for binary test results
by Till Westmann
· 8 years ago
6c2c01d
Make Index Op Contexts fields private
by Abdullah Alamoudi
· 8 years ago
ef36076
Remove Unused / Historical Hyracks Modules
by Michael Blow
· 8 years ago
e7aec9c
Ensure Proper Process is Killed With Managix Stop
by Michael Blow
· 8 years ago
e0e85a3
Cleanup Logging, Report Joined Nodes, Misc Cleanup
by Michael Blow
· 8 years ago
6c6479d
Document the Query Service API
by Till Westmann
· 8 years ago
c9571fc
Fix NULL/MISSING field value handing in Java UDF
by Xikui Wang
· 8 years ago
b58572a
Remove IOMVisitor and its only (unused) implementation
by Till Westmann
· 8 years ago
d98c4c7
Index-Only Plan Patch Set 4: Index SearchCursor adjustment
by Taewoo Kim
· 8 years ago
2d6136d
Enable debug option in Ansible/AWS scripts.
by Yingyi Bu
· 8 years ago
f3953a2
Merge branch 'release-0.9.1'
by Ian Maxon
· 8 years ago
93b46c8
Advance version to AsterixDB 0.9.2-SNAPSHOT and Hyracks 0.3.2-SNAPSHOT
by AsterixDB Jenkins
· 8 years ago
release-0.9.1-rc2
a87189c
Release Apache AsterixDB 0.9.1 and 0.3.1
by AsterixDB Jenkins
· 8 years ago
c67f33d
Remove static cc application context instance
by Abdullah Alamoudi
· 8 years ago
b1a07a0
Fix for ASTERIXDB-1886: Filter not selective
by Ian Maxon
· 8 years ago
d0baeed
ASTERIXDB-1884: pretty printing of explain results
by Till Westmann
· 8 years ago
39dd905
Allow update statements in the tests to return adm
by Steven Glenn Jacobs
· 8 years ago
e383d5f
ASTERIXDB-1493 Enable AUUID Rule on Upsert
by Xikui Wang
· 8 years ago
8b44d15
Polish README.
by Yingyi Bu
· 8 years ago
3b3319a
Cleanup storage exceptions
by Abdullah Alamoudi
· 8 years ago
0e7bb92
Fix testScanUnion() to wait in close() until every input calls writer.open().
by Yingyi Bu
· 8 years ago
78b9f7f
Add install/uninstall UDF to Ansible
by Xikui Wang
· 8 years ago
f2c6c7a
ASTERIXDB-1838 Fix SuperActivityOperatorNodePushable
by Abdullah Alamoudi
· 8 years ago
a644849
Wait For ClusterState ACTIVE Before Notifying ZK
by Michael Blow
· 8 years ago
368d6c4
Adding docker support for writing replication ITs
by Akshay M S
· 8 years ago
5e9e92b
ASTERIXDB-1883: FeedRuntimeInputHandler issues
by Abdullah Alamoudi
· 8 years ago
e81f197
Fix ASTERIXDB-1690
by Xikui Wang
· 8 years ago
8211f8c
Fix for ASTERIXDB-1879
by Ian Maxon
· 8 years ago
0757011
ASTERIXDB-1881, ASTERIXDB-1882
by Michael Blow
· 8 years ago
ed15d46
Print filter information in logical plan
by Jianfeng Jia
· 8 years ago
c07a344
Fix Dependency Plugin Non-determinism
by Michael Blow
· 8 years ago
97d571a
Fix ASTERIXDB-1876 Projection "*" with UDF inline
by Xikui Wang
· 8 years ago
96fd402
Fix ASTERIXDB-1875 UDF in SQL++
by Xikui Wang
· 8 years ago
ab01c87
ASTERIXDB-1877: Tokenizer in FullText Search fix
by Taewoo Kim
· 8 years ago
Next »