Skip to content

Commit

Permalink
0.3.x (#893)
Browse files Browse the repository at this point in the history
* add examples for arctern_spark

* add test

* pylint

* pylint

* vega and render class rename

* add VegaUniqueValueMap

* add unique value map vega test

* fix vega unique value

* add unique_value_infos_numeric_map and SetColor api

* wrap UniqueValueMap api

* add unittest

* improve unique value map opacity

* code format

* add unittest

* add unique_value_choroplethmap

* fix doc-test indentation bug

* add unique_value_map test

* fix doc-test bug

* fix doc-test bug

* fix doc-test bug

* attempt to add commit

* [skip ci] fix doc-test bug

* pylint

* add unique value choroplethmap pytest

* fix cpp vega test

* code format

* code format

* add test in comment

* [skip ci] fix doctest bug

* [skip ci] change unique render api name

* [skip ci] fix comment

* fix pylint

* fix pylint

* fix pylint

* [skip ci] fix doctest bug

* [skip ci] retrigger ci

Co-authored-by: xiaocai2333 <2363080731@qq.com>
Co-authored-by: bigsheeper <42060877+bigsheeper@users.noreply.github.com>
Co-authored-by: xge-zilliz <xi.ge@zilliz.com>
  • Loading branch information
4 people authored Jul 20, 2020
1 parent b6cd510 commit 07ab1aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,3 @@ target_link_libraries(arctern

install(TARGETS arctern
DESTINATION lib)

0 comments on commit 07ab1aa

Please sign in to comment.