Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
hyracks
/
c6380327c83271142b023267d52d463d8ef0dd9b
c638032
GroupJoin: Merged with stabilization rev 1821
by manish.honnatti@gmail.com
· 13 years ago
vault/hyracks_groupjoin_integration
6d4cae5
Added workaround for poll bug on Mac OS X that leads NIO select to hang on JDK 1.7
by vinayakb
· 13 years ago
fcc8eaf
GroupJoin: Fixed key selection issue.
by manish.honnatti@gmail.com
· 13 years ago
267a8ae
CHanged GroupJoin Op to include Decor vars. Created INestedPlan.java. AbstractOperatorWithNestedPlans implements INestedPlan.java
by manish.honnatti@gmail.com
· 13 years ago
084ba81
Fixed over-synchronization
by vinayakb
· 13 years ago
3151848
Reintegrated hyracks_fix_asterix_issue_154. Abandoning complete fix for this issue.
by alexander.behm
· 13 years ago
5d8c6f0
Moved generally applicable rule to algebricks from asterix
by vinayakb
· 13 years ago
3683c28
Merged hyracks_asterix_stabilization r1765:r1771.
by alexander.behm
· 13 years ago
vault/hyracks_fix_asterix_issue_154
ec5e40b
Moved ByteArrayAccessibleOutputStream, ArrayBackedValueStorage, and IDataOutputProvider into hyracks-data-std
by vinayakb
· 13 years ago
417020f
Added expression annotation to implement hint for indexed nested-loop joins.
by alexander.behm
· 13 years ago
d17a8d1
Adding branch for fixing issue 154 frm the Hyracks side.
by alexander.behm
· 13 years ago
9a4e603
Modified variable elimination rule to work for unused positional variables in Unnest operators
by vinayakb
· 13 years ago
8978c16
Fixed issue 82.
by alexander.behm
· 13 years ago
f58493a
Added pin max wait time to avoid infinite wait in extreme situations where a waiter will never be woken up because there will never be anything new to clean (this can happen in our tests).
by alexander.behm
· 13 years ago
040d191
Removed max victimization count and timed wait for pinners. This should fix the 'all pages are pinned' problem.
by alexander.behm
· 13 years ago
7ea6866
Reintegrated hyracks_unnest_to_join_enhance.
by alexander.behm
· 13 years ago
95117d7
Logging before and after plan as Level.FINE for rewrite rules.
by alexander.behm
· 13 years ago
vault/hyracks_unnest_to_join_enhance
aa0483d
Improved simple join inference rule. Added a more complex and general join inference rule.
by alexander.behm
· 13 years ago
34b62d2
Polished join join inference rule.
by alexander.behm
· 13 years ago
d1eeb15
Changed logging for rewrite rules to print out before and after plan for better debugging.
by alexander.behm
· 13 years ago
4fe103d
Fixed a few issues. All tests pass now.
by alexander.behm
· 13 years ago
2991c59
Further improved join inference rule.
by alexander.behm
· 13 years ago
3a7657d
Merged hyracks_asterix_stabilization -r1663:1739.
by alexander.behm
· 13 years ago
e4c1834
Minor beauty fixes.
by alexander.behm
· 13 years ago
a457fc8
Generalized join inference rule to find two independent operator chains to become the join inputs. The operators in a chain do not have to be adjacent in the original plan.
by alexander.behm
· 13 years ago
7f13018
Starting to make rule more generic.
by alexander.behm
· 13 years ago
ccabd39
Merged hyracks_scheduling -r 1721:1722
by vinayakb
· 13 years ago
7fcc740
Made frame size be decidable on a per-job basis
by vinayakb
· 13 years ago
f1899a6
Merged hyracks_scheduling -r 1719:1720
by vinayakb
· 13 years ago
503497e
Further lowered frame size and allocation scope to the task level
by vinayakb
· 13 years ago
a2c8059
Merged hyracks_scheduling -r 1717:1718
by vinayakb
· 13 years ago
7d4b08e
Lowered scope of frame allocation to Joblet and Task contexts
by vinayakb
· 13 years ago
7555feb
Created fresh hyracks_scheduling
by vinayakb
· 13 years ago
64110c8
Removed builtin flag from FunctionIdentifier
by vinayakb
· 13 years ago
c13adcd
Added 2 new constructors to FunctionIdentifier to phase out the 'builtin' flag
by vinayakb
· 13 years ago
f032309
Made FunctionIdentifier serializable
by vinayakb
· 13 years ago
12b7441
Fixed synchronization in ReceiveSideMaterializingCollector
by vinayakb
· 13 years ago
b60071b
Merged hyracks_scheduling -r 1666:1667
by vinayakb
· 13 years ago
e7546e8
Merged hyracks_asterix_stabilization -r 1676:1683
by vinayakb
· 13 years ago
bf27e60
Merged hyracks_asterix_stabilization -r 1671:1676
by vinayakb
· 13 years ago
bfbc537
Added toString methods to UTF8StringPointable
by vinayakb
· 13 years ago
6ae93c1
Added manifest parser to Application Master
by vinayakb
· 13 years ago
356756d
Disabled YARN build
by vinayakb
· 13 years ago
ce9781b
Merged hyracks_yarn_integration -r 1673:1675
by vinayakb
· 13 years ago
53bcecb
Ignored eclipse files
by vinayakb
· 13 years ago
vault/hyracks_yarn_integration
c414282
Added initial YARN Application Manager
by vinayakb
· 13 years ago
177b572
Fixed deadlock in ReceiveSideMaterializingCollector
by vinayakb
· 13 years ago
3828f54
Created branch for investigating YARN integration
by vinayakb
· 13 years ago
799c087
Removed ability to attach host query context to a logical operator
by vinayakb
· 13 years ago
73d9b54
Created branch for scheduling changes
by vinayakb
· 13 years ago
0d7aaef
Now allowing non-datascan unnests to be optimized into joins.
by alexander.behm
· 13 years ago
810a3d1
Creating a branch for allowing unnests that are not datascans to be optimized into joins.
by alexander.behm
· 13 years ago
5ff1570
Added more methods to ABVS
by vinayakb
· 13 years ago
6cafdc2
Fixed issue 80.
by alexander.behm
· 13 years ago
a9b7662
Merged hyracks_scheduling -r 1637:1647
by vinayakb
· 13 years ago
1f9a0bd
Fixed formatting
by vinayakb
· 13 years ago
86ed40d
Reintegrated hyracks_asterix_fuzzy.
by alexander.behm
· 13 years ago
e81a445
Merged hyracks_asterix_stabilization r1627:r1645.
by alexander.behm
· 13 years ago
vault/hyracks_asterix_fuzzy
bf732c4
Merged hyracks_asterix_stabilization_scaleout -r1645:1646
by vinayakb
· 13 years ago
32a25c0
Converted SynchronizableWork to AbstractWork when possible
by vinayakb
· 13 years ago
1b594f8
Merged hyracks_asterix_stabilization_scaleout -r1574:1644
by vinayakb
· 13 years ago
92a5c87
Made Port class serializable
by vinayakb
· 13 years ago
d4ba614
Reverted to version in hyracks_asterix_stabilization.
by alexander.behm
· 13 years ago
84e0420
Fixed num channels limit in ChannelSet
by vinayakb
· 13 years ago
5a4d54d
Added client API to start job using an Activity Cluster Graph Generator Factory
by vinayakb
· 13 years ago
1ede7ef
Added IActivityClusterGraphGeneratorFactory. Further reduced coupling with JobSpecification and JobActivityGraph
by vinayakb
· 13 years ago
04f60cf
Refactored code to remove dependency on JobActivityGraph
by vinayakb
· 13 years ago
cf3f05f
Merged hyracks_scheduling -r 1624:1636
by vinayakb
· 13 years ago
ef61aba
Removed createJob. startJob serves as the single call to create and start a job
by vinayakb
· 13 years ago
7a54fef
Cleaned up JobActivityGraph
by vinayakb
· 13 years ago
a634c02
Fixed logging level.
by alexander.behm
· 13 years ago
61055e6
Optimized merge width calculation
by vinayakb
· 13 years ago
3aa8952
Merged hyracks_asterix_stabilization r1600:r1625.
by alexander.behm
· 13 years ago
860fc2b
Simplified job deserialization
by vinayakb
· 13 years ago
6874859
Created branch for scheduling changes
by vinayakb
· 13 years ago
1904d92
Fixed getter in AbstractExtensibleLogicalOperator.java
by vinayakb
· 13 years ago
3fbffa4
Merged hyracks_statistics -r 1371:1511
by vinayakb
· 13 years ago
d53a315
Minor code cleanup
by vinayakb
· 13 years ago
b520bbc
Cleaned up and fixed merge width calculation
by vinayakb
· 13 years ago
5d7575e
Fixed mergeWidth computation in merger
by vinayakb
· 13 years ago
0798e9e
Fixed bug in merger
by vinayakb
· 13 years ago
64b8277
Fixed Binary search implementation to return the insert location for items that are not found
by vinayakb
· 13 years ago
6269bc1
Fixed merging strategy
by vinayakb
· 13 years ago
89fac2e
Deleted PartitioningSplitPOperator. It currently doesn't work and it's too much work to maintain it.
by alexander.behm
· 13 years ago
498ccae
Merged hyracks_asterix_stabilization r1532:r1533 and r1558:r1599.
by alexander.behm
· 13 years ago
d72fcda
Eliminated RuntimeContext. Replaced with IHyracksTaskContext
by vinayakb
· 13 years ago
2eb41ce
Added factories for inspectors
by vinayakb
· 13 years ago
8a4aa24
Modified evaluator factories to receive task context. Added the ability to attach global job state that is distributed to node controllers.
by vinayakb
· 13 years ago
8acc507
Modified Algebricks to use the new IExpressionRuntimeProvider interface natively
by vinayakb
· 13 years ago
3313eea
Added more methods to UTF8StringPointable
by vinayakb
· 13 years ago
14163ef
Increased command word from 4 bytes to 8 bytes to be able to handle more than 1023 channels between a pair of machines.
by vinayakb
· 13 years ago
2d6d315
Fixed a bug where a hasNext() was forgotten.
by alexander.behm
· 13 years ago
3bbc59a
Added Hyracks Client Connection call to get topology
by vinayakb
· 13 years ago
bd00037
Added client API to get cluster topology
by vinayakb
· 13 years ago
3ec7709
Added support for describing network topology
by vinayakb
· 13 years ago
0d55819
Added IdentityOperatorDescriptor
by vinayakb
· 13 years ago
bbf0783
Created branch to implement next level of scale out features
by vinayakb
· 13 years ago
2b1b74c
Renamed interfaces
by vinayakb
· 13 years ago
7d9e315
Disabled pushing projects through union-all because the rule only works properly for operators with a single input.
by alexander.behm
· 13 years ago
0eb8f02
Changed partitioning exprs of the PartitioningSplitOperator to be a list instead of an array.
by alexander.behm
· 13 years ago
Next »