You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2018/05/09 06:06:09 UTC

[kylin] branch yang22-cdh5.7 deleted (was 0c3177d)

This is an automated email from the ASF dual-hosted git repository.

liyang pushed a change to branch yang22-cdh5.7
in repository https://gitbox.apache.org/repos/asf/kylin.git.


     was 0c3177d  KYLIN-1672 support kylin on cdh 5.7

This change permanently discards the following revisions:

 discard 0c3177d  KYLIN-1672 support kylin on cdh 5.7
 discard 20dc839  KYLIN-1528 Create a branch for v1.5 with HBase 1.x API
 discard a943dda  KYLIN-2539 move FilterOptimizeTransformer to OLAPFilterRel
 discard c2cdce8  KYLIN-2539 fix checkstyle
 discard ba94580  KYLIN-2539 bug fix
 discard 35b7a29  KYLIN-2540 remove unused test
 discard 1c3296f  KYLIN-2540 fix concat cascade issue
 discard 9d4d741  KYLIN-2539 Useless filter dimension will impact cuboid selection.
 discard ea778d2  KYLIN-2537 fix DeployCoprocessorCLI
 discard 9c82a0d  KYLIN-2537 hbase r/w bug fix
 discard 09e7545  support azure hdinsight counters
 discard 6617955  KYLIN-2528 refine job email notification to support starttls and customized port
 discard 0c6441c  stablize BuildCubeWithStream
 discard 5095596  KYLIN-2497 fix minor bug to support long type
 discard e477b51  KYLIN-2497
 discard f3ad6ca  KYLIN-2481 fix ModelChooser
 discard 4849c30  KYLIN-2474 check lookup table after build snapshot
 discard d4dc6ee  KYLIN-2471 queries with parenthesized sub-clause in JOIN will fail
 discard cdb33ca  KYLIN-2456 fix select * from .. join ..
 discard 7564274  minor, add back query level scan threshold
 discard 344c707  KYLIN-1770 upgrade calcite to 1.10
 discard 4b413a2  KYLIN-2394 Upgrade Calcite to 1.11 and Avatica 1.9
 discard 5ef2480  KYLIN-2410 remove force qualified path in HadoopUtil.getFileSystem
 discard 911a8a4  KYLIN-2410 refactor HadoopUtil to common module and let global dictionary use it
 discard 8bfef64  KYLIN-2382 fix column order for select *
 discard 2e08815  KYLIN-2380 refactor DbUnit assertion
 discard 3a3ee3c  rollback ITEM_COUNT to INT type
 discard fb42404  alter query test case to fix CI
 discard 2fec060  KYLIN-2362 Unify shell interpreter in scripts
 discard 3b70b1a  KYLIN-2367 fix select * where ...
 discard 3396d37  KYLIN-2351 fix checkstyle
 discard ee020cc  KYLIN-2351 enforce Path schema
 discard 4f6515d  KYLIN-2317 Support HybridCube
 discard 979ceeb  KYLIN-2351 fix UT
 discard fa6cbe5  KYLIN-2351 Support using non-default HDFS path as kylin.env.hdfs-working-dir
 discard ee04dca  minor, use TableIdentity instead of TableName
 discard 85fcf01  optimize SortedIteratorMergerWithLimit when only 1 shard
 discard 5c70af2  minor, setEndTime for discarded but finished job
 discard 8d9d62b  minor fix check if table using by model
 discard ab6aecd  minor, fix typo
 discard a27d290  minor, fix wrong prop name in kylin.properties
 discard 0547a7c  minor, fix reloadTableExtAt NPE
 discard f75d467  minor improvement on logging for shard/reducer sizing
 discard 3e725f5  enhance LookupTable
 discard fc9ce92  KYLIN-2332 Refactor TupleConverter a bit
 discard 4d35edd  KYLIN-2330 fix CubeDesc returning redundant DeriveInfo
 discard 17e323e  minor, fix wrong header
 discard 6762fae  minor, get config by prefix in KylinConfigCLI
 discard fd1ed2e  minor, fix could not parse issue for scheduler
 discard 7e74783  minor, fix NPE when filter Non-Cubing Job
 discard 1e0e9a6  KYLIN-2138 bug fix again
 discard 37dffd7  KYLIN-2318 bug fix
 discard d50a845  minor, more stable DeployUtil
 discard f931a6a  minor, fix UT
 discard 440d415  KYLIN-2322 make TrieDictionaryForest configurable, off by default
 discard cf1aa6c  KYLIN-2217 fix a bug with GlobalDictionary
 discard e3e42a0  add a toggle for dumpping storage partitions
 discard 473f77b  bug fix
 discard 83f9dc7  close OLAPEnumerator at exception
 discard 6bb1382  strenthen storage visit deadline calculation
 discard 6e18274  introduce CheckUtil to make multiple condition checks clearer in log
 discard 8596ccf  KYLIN-2318 query cache is not working
 discard da5e5d6  KYLIN-2306 fall back to abstract when NoClassFoundException
 discard 7c77a17  minor code refactors
 discard 85313ee  KYLIN-2306 tolerate class missing exception when loading job list
 discard 7eb3d7c  minor, fix sample model
 discard bcf2d0e  KYLIN-2291 Collect hive table property skip-header-line-count
 discard 82f6c55  KYLIN-2292 workaround for CALCITE-1540
 discard 4232e0d  KYLIN-2290 bug fix
 discard 398fa0d  KYLIN-2290 fix compile
 discard cdd945c  KYLIN-2290 minor improvements on limit
 discard ed497fe  KYLIN-2277 return correct columns for select *
 discard 75ded9b  minor, fix KylinConfig load BCC
 discard 43a9226  KYLIN-2271 Purge cube may delete building segments
 discard 9d2d7ae  minor, fix NumberDictionaryForestTest
 discard 740c220  minor update find kafka dependency script
 discard 25bbb30  KYLIN-2263 display reasonable message when could not load kafka dependency
 discard 7a9273a  minor, fix typo
 discard a6abf16  minor improvement on limit
 discard 55f87f4  minor but important, ColumnDesc.equals() check only table and name
 discard ac621fe  KYLIN-2217 fix NPE in FactDistinctColumnsReducer
 discard ae31b13  KYLIN-2217 fix null partition col bug
 discard 43805bc  minor, update calculateCuboid API to POST
 discard 8a42973  minor, Get cuboid combination number from cube API
 discard 3a120f3  KYLIN-1971 ColumnDesc.equals() bug fix
 discard 4c9486e  KYLIN-2250 HiveMRInput accepts intermediate_view_table_name
 discard ee47f85  KYLIN-1875 Rollback sample data back to star schema

-- 
To stop receiving notification emails like this one, please contact
liyang@apache.org.