Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
e5c4528d0fd3dddc52469b61c4d186ed33fd27d7
e5c4528
Change DataflowHelperFactory not to require Task Context
by Abdullah Alamoudi
· 7 years ago
b8ad825
Clarify failure message on extra actual data
by Michael Blow
· 7 years ago
fac769e
Attempt to reconnect IPCHandle on connection failure
by Michael Blow
· 7 years ago
8cf8be6
Support IFrameWriter contract check.
by Till Westmann
· 7 years ago
456cb9f
Add sendError() to AbstractServlet
by Michael Blow
· 7 years ago
3c07fe5
ASTERIXDB-1928: Regression test
by Murtadha Hubail
· 7 years ago
d6ca4b5
Cancel the on-going job if waitForCompletion is interrupted.
by Yingyi Bu
· 7 years ago
486c4cd
Miscellaneous minor cleanups.
by Yingyi Bu
· 7 years ago
788383d
Cleanup Task printStackTrace/interrupted handling/misc
by Michael Blow
· 7 years ago
223ec90
Strip query string from servlet localPath
by Michael Blow
· 7 years ago
cb0c265
Suppress stacktraces on expected exceptions
by Michael Blow
· 7 years ago
b88c4ba
Remove -virtual-nc option
by Michael Blow
· 7 years ago
1bba5bc
Rename TaskUtil.getInSharedMap(..) -> TaskUtil.get(..).
by Yingyi Bu
· 7 years ago
81799ab
Clean up exceptions in runtime functions.
by Yingyi Bu
· 7 years ago
0832322
Debugging for sporadic <EOF> issue
by Ian Maxon
· 7 years ago
494cfd1
Fix QueryCancellationServlet use of e.getMessage()
by Michael Blow
· 7 years ago
dd920be
+= skip.surefire.tests
by Michael Blow
· 7 years ago
21bccfe
Include dead / failed nodes in cluster state json
by Michael Blow
· 7 years ago
5521efc
Add internal function for type casting in 'lax' mode
by Dmitry Lychagin
· 7 years ago
de0ece7
Change logical plan to apply filter from 2ndary index
by Jianfeng Jia
· 7 years ago
8cbb05c
Fix UUID printing for JSON and CSV
by Till Westmann
· 7 years ago
2cd9366
Minor cleanup, no PENDING on cluster state refresh
by Michael Blow
· 7 years ago
c91e5bb
Fix typo in Index.isEnforcingKeyFields
by Till Westmann
· 7 years ago
423d406
Add Disk Component Scan operation for primary LSM index
by luochen01
· 7 years ago
392e5f2
Remove default node group.
by Yingyi Bu
· 7 years ago
ce062ba
Clean up numeric type conversion code
by Dmitry Lychagin
· 7 years ago
d26141d
Allow insert anti-matter tuples when bulk loading LSM index
by luochen01
· 7 years ago
46518ba
Fix uniontype compatibility issue in TweetParser
by Xikui Wang
· 7 years ago
1be612a
Add query/aql endpoint.
by Till Westmann
· 7 years ago
384824e
Remove unnecessary integer boxing in AInt*
by Dmitry Lychagin
· 7 years ago
ae50ba3
Enable Adding Nodes to Running *DB Cluster
by Michael Blow
· 7 years ago
249be53
Added 'source-format' profile to Hyracks pom to enable code reformatting at build time using AsterixCodeFormatProfile
by Dmitry Lychagin
· 7 years ago
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
Next »