Github user JamesRTaylor commented on a diff in the pull request:
https://github.com/apache/phoenix/pull/418#discussion_r242673332
--- Diff:
phoenix-core/src/main/java/org/apache/phoenix/transaction/OmidTransactionProvider.java
---
@@ -63,26 +83,106 @@ public
Github user JamesRTaylor commented on a diff in the pull request:
https://github.com/apache/phoenix/pull/418#discussion_r242673126
--- Diff:
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/OmidTransactionalProcessor.java
---
@@ -17,13 +17,16 @@
*/
package
Github user JamesRTaylor commented on a diff in the pull request:
https://github.com/apache/phoenix/pull/418#discussion_r242226148
--- Diff:
phoenix-core/src/main/java/org/apache/phoenix/transaction/OmidTransactionContext.java
---
@@ -18,89 +18,279 @@
package
Github user JamesRTaylor commented on a diff in the pull request:
https://github.com/apache/phoenix/pull/418#discussion_r242225928
--- Diff:
phoenix-core/src/main/java/org/apache/phoenix/transaction/OmidTransactionProvider.java
---
@@ -104,10 +204,15 @@ public Provider
Github user JamesRTaylor commented on the issue:
https://github.com/apache/phoenix/pull/305
Test to see differences between omid2 and 4.x-HBase-1.3
---
Github user JamesRTaylor commented on a diff in the pull request:
https://github.com/apache/phoenix/pull/360#discussion_r222508350
--- Diff:
phoenix-core/src/main/java/org/apache/phoenix/index/IndexMaintainer.java ---
@@ -184,9 +184,24 @@ public boolean apply(PTable index
Github user JamesRTaylor commented on a diff in the pull request:
https://github.com/apache/phoenix/pull/360#discussion_r222506752
--- Diff:
phoenix-core/src/main/java/org/apache/phoenix/execute/PhoenixTxIndexMutationGenerator.java
---
@@ -313,7 +326,18 @@ public int compare(Cell
GitHub user JamesRTaylor opened a pull request:
https://github.com/apache/phoenix/pull/360
PHOENIX-4731 Make running transactional unit tests for a given provider
optional
Enables turning transaction tests off for Tephra and/or Omid. Please
review, @ohadshacham and/or @twdsilva
Github user JamesRTaylor commented on a diff in the pull request:
https://github.com/apache/phoenix/pull/335#discussion_r214209449
--- Diff:
phoenix-core/src/it/java/org/apache/phoenix/end2end/ProjectArrayElemAfterHashJoinIT.java
---
@@ -0,0 +1,179 @@
+/*
+ * Licensed to
Github user JamesRTaylor commented on a diff in the pull request:
https://github.com/apache/phoenix/pull/317#discussion_r207673751
--- Diff:
phoenix-core/src/main/java/org/apache/phoenix/iterate/ExplainTable.java ---
@@ -204,15 +205,19 @@ private void appendPKColumnValue
10 matches
Mail list logo