lsq
lsq
### Task Description ppc64le分支提交Power平台ppc64le支持补丁 ### Solution Description 1. CMakeLists.txt for ppc64le: OB_BUILD_LIBOBTABLE "Build liboblog" ON 2. cmake/Env.cmake for ppc64le: decrease thinlto-jobs from 32 to 10 for ppc64le: set ARCHITECTURE parameters...
Update ob_object.h. add typedef for enum to avoid multiple definition of ObCollationType & ObCollationLevel issue on powerpc64 ppc64le ## Summary ## Solution Description
Add Power ppc64le platform support, now just use local repo for deps rpm, will update later when remote repo is ready. Create new obclient.el8.ppc64le.deps File: [target] os=8 arch=ppc64le repo=file:///home/ips_ob/deps_ppc64le_rpm [deps]...
### Task Description When compiling unitest test_create_executor.cpp, raise error: ob_adjust_lob_datum not defined, need to add #include "sql/engine/expr/ob_expr_lob_utils.h" in src/observer/table/ob_table_cg_service.cpp ### Solution Description ### Passed Regressions ### Upgrade Compatibility ### Other...
## Summary Add Power ppc64le platform support. ## Solution Description Patch to following files: configure.ac deps/3rd/dep_create.sh deps/3rd/obproxy.el8.ppc64le.deps deps/easy/src/include/easy_atomic.h deps/easy/src/io/ev.c deps/easy/src/util/easy_time.c rpm/obproxy-ce-VER.txt src/lib/atomic/ob_atomic.h src/lib/cbtree/btree.h src/lib/checksum/ob_crc64.cpp src/lib/hash/ob_hashutils.h src/lib/list/ob_atomic_list.h src/lib/lock/ob_latch.cpp src/lib/oblog/ob_log.cpp src/lib/stat/ob_di_cache.cpp src/obproxy/obutils/ob_config_server_processor.cpp...