You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by daiamo <gi...@git.apache.org> on 2017/09/27 06:48:00 UTC

[GitHub] phoenix pull request #274: 4.8 h base 1.2 cdh5.8

GitHub user daiamo opened a pull request:

    https://github.com/apache/phoenix/pull/274

    4.8 h base 1.2 cdh5.8

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chiastic-security/phoenix-for-cloudera 4.8-HBase-1.2-cdh5.8

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/274.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #274
    
----
commit abd7feb245029a049b97f83731906e04ea33431b
Author: Lars Hofhansl <la...@apache.org>
Date:   2016-08-06T04:39:56Z

    PHOENIX-3156 DistinctPrefixFilter optimization produces incorrect results with some non-pk WHERE conditions.

commit eca43d98c5eb8b9180c30a22773db8943a4ee03e
Author: Lars Hofhansl <la...@apache.org>
Date:   2016-08-06T23:27:32Z

    PHOENIX-3158 COUNT(DISTINCT) may return null instead of 0 after PHOENIX-258.

commit e47eceb0f8f079054b61f0161d4a7e1b4df6bbd6
Author: Sergey Soldatov <ss...@apache.org>
Date:   2016-08-06T23:31:13Z

    PHOENIX-3152 Incorrect comparator in QueryOptimizer may cause IllegalArgumentException

commit 95926ac2bb69e5326c3aff9b41d29594a54a5cbe
Author: Ankit Singhal <an...@gmail.com>
Date:   2016-08-07T08:20:06Z

    PHOENIX-3149 Local index got corrupted if intermediate compaction happen during the split.(Sergey Soldatov)

commit b394a7d3ec49d7f994e6262fa86ea01f8d8f2c2a
Author: Sean Busbey <bu...@cloudera.com>
Date:   2016-06-16T16:14:23Z

    CDH-36667 Update AlterTableIT to use CDH specific getKeepDeletedCellsAsEnum.

commit 6080ac0d56390c5bac468fbbaa1cb87d101033a1
Author: Andrew Purtell <ap...@apache.org>
Date:   2016-08-06T19:31:27Z

    Change build to point to Cloudera versions and repositories

commit 2b76d6f46d542928a64bd3b8fc02d56e4d45f842
Author: Andrew Purtell <ap...@apache.org>
Date:   2016-08-06T19:31:27Z

    Fixups in phoenix-core and phoenix-assembly for HTrace

commit 74b2ed61971d4b1f998ce3331e65982475878865
Author: Andrew Purtell <ap...@apache.org>
Date:   2016-08-06T19:31:27Z

    Fix QueryDatabaseMetaDataIT
    
    FAILURE! - in org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
    testCreateOnExistingTable(org.apache.phoenix.end2end.QueryDatabaseMetaDataIT)  Time elapsed: 9.415 sec  <<< FAILURE!
    java.lang.AssertionError: expected:<FALSE> but was:<false>
    	at org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.testCreateOnExistingTable(QueryDatabaseMetaDataIT.java:620)

commit 34f9274370c3ebc9e94e25f51282da554076902e
Author: Andrew Purtell <ap...@apache.org>
Date:   2016-08-06T19:39:05Z

    Fixups in phoenix-core for MRJobConfig

commit 08e83bd26d6118cc47134a96e0fe2ebac668becc
Author: Andrew Purtell <ap...@apache.org>
Date:   2016-08-06T19:42:44Z

    Fixups in phoenix-core for HTableDescriptor

commit 3b745a8cb16f771cdd54076d92a9ba126a2457e1
Author: Andrew Purtell <ap...@apache.org>
Date:   2016-08-06T21:56:03Z

    Disable transactional tests until Tephra >= 0.8-incubating supports CDH > 5.7

commit e6a751c3977f0d46d86ec58adfeadf4f36221c20
Author: Andrew Purtell <ap...@apache.org>
Date:   2016-08-07T22:15:53Z

    Disable phoenix-hive module
    
    Too many issues to deal with
    
    - Compilation problem: Missing getReadColumnNames in ColumnProjectionUtils
    
    - Missing class org.apache.hadoop.hive.metastore.VerifyingObjectStore
      specified in configuration by HiveTestUtil
    
    - After fixing above two issues, runtime failure of HivePhoenixStoreIT

----


---

[GitHub] phoenix issue #274: 4.8 h base 1.2 cdh5.8

Posted by highfei2011 <gi...@git.apache.org>.
Github user highfei2011 commented on the issue:

    https://github.com/apache/phoenix/pull/274
  
    If you want to use phoenix-4.8.0-cdh-5.8.0, you can refer to it:https://github.com/chiastic-security/phoenix-for-cloudera


---

[GitHub] phoenix issue #274: 4.8 h base 1.2 cdh5.8

Posted by highfei2011 <gi...@git.apache.org>.
Github user highfei2011 commented on the issue:

    https://github.com/apache/phoenix/pull/274
  
    Hi, @daiamo ,If you want to use phoenix-4.8.0-cdh-5.8.0, you can refer to it:[https://github.com/chiastic-security/phoenix-for-cloudera](url).


---