Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
98dd7f6260ab1537614d44cab794b921656c167d
/
hyracks-fullstack
/
hyracks
/
hyracks-dataflow-std
/
src
d55da20
[NO ISSUE][OTH] Cleanup Redundant Type Cast
by Murtadha Hubail
· 6 years ago
26b35a0
[NO ISSUE][OTH] Log Level Fixes
by Murtadha Hubail
· 6 years ago
d94d505
[NO ISSUE][OTH] Cleanup Unnecessary Semicolons
by Murtadha Hubail
· 6 years ago
b3a2cb2
[NO ISSUE][OTH] Log Level Fixes
by Murtadha Hubail
· 6 years ago
4f26f9a
[NO ISSUE][OTH] Log Level Fixes
by Murtadha Hubail
· 6 years ago
67e23dc
[NO ISSUE][OTH] Move Network Tracing Logs to Trace Level
by Murtadha Hubail
· 6 years ago
1d2f00d
[ASTERIXDB-2314][HYR] Dataset in class names in Hyracks
by Till Westmann
· 6 years ago
a7d87c6
[NO ISSUE][RT] Abort tasks on local network failures
by Abdullah Alamoudi
· 6 years ago
072da02
[NO ISSUE][RT] Improve logging in task related works
by Abdullah Alamoudi
· 6 years ago
ee54cc0
[ASTERIXDB-2393][COMP][RT] Add source location to error messages
by Dmitry Lychagin
· 6 years ago
8c45601
[NO ISSUE][OTH] Remove Unused Interfaces
by Murtadha Hubail
· 7 years ago
6453ecf
[NO ISSUE] Incremental cleanup of deprecated exception ctors
by Michael Blow
· 7 years ago
276ffc9
[ASTERIXDB-1280][TEST] JUnit cleanup
by Till Westmann
· 7 years ago
afe0d3d
[ASTERIXDB-2083][COMP][RT][IDX][SITE] Budget-Constrained Inverted index search
by Taewoo Kim
· 7 years ago
4ff6a36
[ASTERIXDB-2204][STO] Fix implementations and usages of IIndexCursor
by Abdullah Alamoudi
· 7 years ago
cb9ca97
[ASTERIXDB-2256] Reformat sources using code format template
by Michael Blow
· 7 years ago
92f7cb5
[ASTERIXDB-2249][API] Add Max Result Reads to API
by Murtadha Hubail
· 7 years ago
90af4b2
[ASTERIXDB-2149] Refactor key normalizer with longer keys
by luochen01
· 7 years ago
af4018d
[ASTERIXDB-1564][CONF] Consistently Use Log4j2
by Murtadha Hubail
· 7 years ago
ed46938
[ASTERIXDB-2149] Enable multiple normalized keys in sort
by luochen01
· 7 years ago
c04046c
[ASTERIXDB-2133] Fix unncessary binary search in GroupFrameAccessor
by luochen01
· 7 years ago
8ecbff1
[NO ISSUE][HYR][*DB] Minor refactoring / address SonarQube comments
by Michael Blow
· 7 years ago
3be86c5
[ASTERIXDB-2132] Replace ITracer.check
by Till Westmann
· 7 years ago
536c707
[NO ISSUE][OTH] Appender flush call with tracing call normal flush
by Abdullah Alamoudi
· 7 years ago
c281d15
[ASTERIXDB-2086][RT] Remove table size from InMemoryHashJoin interface
by Xikui Wang
· 7 years ago
6ea45c8
[ASTERIXDB-1812][RT] Budget the memory usage for pre-clustered group-by.
by Yingyi Bu
· 7 years ago
0707566
[ASTERIXDB-2008][CLUS] Only add pending removal if node known
by Abdullah Alamoudi
· 7 years ago
0d0a113
[ASTERIXDB-1995][STO] Abort write txn when index cannot be flushed
by Murtadha Hubail
· 7 years ago
a85f412
[ASTERIXDB-1992][ING] Suspend/Resume active entities
by Abdullah Alamoudi
· 7 years ago
67ffd4c
ResultWriterOperatorDescriptor fail() NPE on open() failure
by Michael Blow
· 7 years ago
86f3908
IFrameWriter.close() can be called if open() failed
by Michael Blow
· 7 years ago
8cf8be6
Support IFrameWriter contract check.
by Till Westmann
· 7 years ago
486c4cd
Miscellaneous minor cleanups.
by Yingyi Bu
· 7 years ago
de0ece7
Change logical plan to apply filter from 2ndary index
by Jianfeng Jia
· 7 years ago
5a02c15
Expected Hash Table footprint size calculation fix
by Taewoo Kim
· 8 years ago
735532e
Separate index build from index access
by Abdullah Alamoudi
· 8 years ago
7a0ba78
ASTERIXDB-1789: fix an accessor that is used by Hash Table
by Taewoo Kim
· 8 years ago
2065eab
ASTERIXDB-1892: Sets a proper hash table cardinality during hash-group by
by Taewoo Kim
· 8 years ago
0757011
ASTERIXDB-1881, ASTERIXDB-1882
by Michael Blow
· 8 years ago
d8a6c71
Deferred result delivery improvements
by Till Westmann
· 8 years ago
343cd45
Add a REST endpoint for query cancellation.
by Yingyi Bu
· 8 years ago
953eb96
Unify structure of Cluster Controller and Node Controller
by Abdullah Alamoudi
· 8 years ago
8c427cd
Cleanup and bug fixes in Feeds pipeline
by Abdullah Alamoudi
· 8 years ago
34f2384
ASTERIXDB-1791, ASTERIXDB-1796: fix failure handling in runtime operators.
by Yingyi Bu
· 8 years ago
d49bc6e
ASTERIXDB-1714: Eliminate dependency on org.json
by Ian Maxon
· 8 years ago
8b2acee
ASTERIXDB-1556, ASTERIXDB-1733: Hash Group By and Hash Join conform to the memory budget
by Taewoo Kim
· 8 years ago
03e940a
Supports flexible degree of parallelism.
by Yingyi Bu
· 8 years ago
35ea53b
ASTERIXDB-1751: Spilled partition files will be cleaned properly.
by Taewoo Kim
· 8 years ago
d810df7
Removed some new byte[] creation and implemented explicit resource release
by Taewoo Kim
· 8 years ago
72aa1b7
Continue Cleaning Up File References and Splits
by Abdullah Alamoudi
· 8 years ago
f3553ec
ASTERIXDB-1736: Remove Grace Hash Join (not being used)
by Taewoo Kim
· 8 years ago
163c3be
Cleanup FileSplit and FileReference
by Abdullah Alamoudi
· 8 years ago
e63fed4
Optimize PartitionWriter
by Abdullah Alamoudi
· 8 years ago
52671a2
Unify runtime type exceptions by using error code and message template.
by Yingyi Bu
· 8 years ago
76a4f9e
Index-only plan step 2: Added SplitOperator
by Taewoo Kim
· 8 years ago
6adeec2
ASTERIXDB-1671: fix non-positive limit with order by.
by Yingyi Bu
· 8 years ago
4b30d79
ASTERIXDB-1626: performance improvement for multiple global aggregates.
by Yingyi Bu
· 8 years ago
b0dc27e
ASTERIXDB-1628: Fixed an issue in External Hash Group by
by Taewoo Kim
· 8 years ago
78c6115
Code clean up and sonar fixes.
by Preston Carman
· 8 years ago
ab81748
Add Asterix Extension Manager
by Yingyi Bu
· 8 years ago
7575785
Add Test NodeController, Test Data Generator, and Marker Logs
by Abdullah Alamoudi
· 8 years ago
bce1888
Sonar fixes and other clean up items.
by Preston Carman
· 8 years ago
535d86b
ASTERIXDB-1228: Add MISSING into the data model.
by Yingyi Bu
· 8 years ago
f04ba06
Improve Messaging Connector and Add Unit Tests
by Abdullah Alamoudi
· 8 years ago
fba622b
Cleanup Feed CodeBase
by Abdullah Alamoudi
· 9 years ago
1defc92
ASTERIXDB-1436: Big Object Support For Storage
by Michael Blow
· 9 years ago
458d89b
Fix the ASTERIXDB-1336 and ASTERIXDB-1413
by Jianfeng Jia
· 9 years ago
68914a9
ASTERIXDB-1407: let the build branch to broadcast for NestedLoopJoin.
by Yingyi Bu
· 9 years ago
e928b6a
Merge remote-tracking branch 'hyracks-local/master' into hyracks-merge2
by Ian Maxon
· 9 years ago
6de6915
Move Hyracks to subfolder
by Ian Maxon
· 9 years ago