nick-yangg commented on issue #1781: 在CentOS上直接编译报错:‘char* strncpy(char*, const
char*, size_t)’
URL:
https://github.com/apache/incubator-doris/issues/1781#issuecomment-530205532
好的我在尝试编译中,这个必须要编译吗,有编译好的可以直接使用的吗?
ZHAO Chun 于2019年9月11日周三 上午10:43写道:
> 你可以尝试export CXXFLAGS="-Wno
nick-yangg commented on issue #1781: 在CentOS上直接编译报错:‘char* strncpy(char*, const
char*, size_t)’
URL:
https://github.com/apache/incubator-doris/issues/1781#issuecomment-530204564
@imay 这个必须要编译吗,有编译好的版本(直接用的版本)吗?
This is an au
nick-yangg commented on issue #1781: 在CentOS上直接编译报错:‘char* strncpy(char*, const
char*, size_t)’
URL:
https://github.com/apache/incubator-doris/issues/1781#issuecomment-530204022
@imay 我在编译的过程中出现了这些,应该没什么问题吧?
’
URL:
https://github.com/apache/incubator-doris/issues/1781#issuecomment-530195846
你可以尝试export CXXFLAGS="-Wno-error=stringop-truncation"之后在编译试试
nick-yangg commented on issue #1781: 在CentOS上直接编译报错:‘char* strncpy(char*, const
char*, size_t)’
URL:
https://github.com/apache/incubator-doris/issues/1781#issuecomment-530195164
@imay
This is an automated message from the A
nick-yangg commented on issue #1781: 在CentOS上直接编译报错:‘char* strncpy(char*, const
char*, size_t)’
URL:
https://github.com/apache/incubator-doris/issues/1781#issuecomment-530194519
CentOS的的版本是7 ,gcc 8 的版本,如果是RocksDB出的问题需要怎么去解决它
yiguolei opened a new pull request #1783: Add meta store service thrift
definition
URL: https://github.com/apache/incubator-doris/pull/1783
#1782
This is an automated message from the Apache Git Service.
To respond to the
imay commented on issue #1781: 在CentOS上直接编译报错:‘char* strncpy(char*, const
char*, size_t)’
URL:
https://github.com/apache/incubator-doris/issues/1781#issuecomment-530193961
centos的版本是?gcc的版本是?你这个应该是在编译三方库RocksDB出的问题?
如果想快速尝试Doris,建议可以直接使用Doris的docker镜像进行编译
--
yiguolei opened a new issue #1782: New stateless BE design or share storage
architecture
URL: https://github.com/apache/incubator-doris/issues/1782
1. In the cloud, VM's local disk is not very stable, for example the VM may
crashed and the cloud provider will replace the VM using another
imay merged pull request #1778: Fix bug that failed to limit the mem usage of
HLL column when loading
URL: https://github.com/apache/incubator-doris/pull/1778
This is an automated message from the Apache Git Service.
To resp
yiguolei closed issue #1765: Should create init version in alter request v2
URL: https://github.com/apache/incubator-doris/issues/1765
This is an automated message from the Apache Git Service.
To respond to the message, pleas
yiguolei closed issue #1751: Active rowset is garbage collected
URL: https://github.com/apache/incubator-doris/issues/1751
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
nick-yangg opened a new issue #1781: 在CentOS上直接编译报错:‘char* strncpy(char*, const
char*, size_t)’
URL: https://github.com/apache/incubator-doris/issues/1781
我在使用sh build.sh 编译的时候报错,致使编译失败。

URL: https://github.com/apache/incubator-doris/pull/1745#discussion_r322700637
##
File path: be/src/olap/delete_handler.cpp
##
@@ -343,5 +343,17 @@ void DeleteHandler::finalize()
chaoyli merged pull request #1773: Make CpuInfo::get_current_core work
URL: https://github.com/apache/incubator-doris/pull/1773
This is an automated message from the Apache Git Service.
To respond to the message, please log o
kangpinghuang opened a new pull request #1775: add predicate filter(#1652)
URL: https://github.com/apache/incubator-doris/pull/1775
Support predicate filter when reading data in segment v2. Now just support
vectorization predicate filter, later we will realize lazy materialization.
---
morningman opened a new pull request #1774: Add some basic class for tag system
URL: https://github.com/apache/incubator-doris/pull/1774
Tag/TagSet/TagManager
This is an automated message from the Apache Git Service.
To respon
imay commented on issue #1752: Create FieldList to reuse filed and schema
URL:
https://github.com/apache/incubator-doris/issues/1752#issuecomment-529848182
related to #1726
This is an automated message from the Apache Git Se
imay commented on issue #1743: compute skew when concurrent queries
URL:
https://github.com/apache/incubator-doris/issues/1743#issuecomment-529847988
related to #1726
This is an automated message from the Apache Git Service.
imay closed issue #1743: compute skew when concurrent queries
URL: https://github.com/apache/incubator-doris/issues/1743
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
chaoyli commented on a change in pull request #1773: Make
CpuInfo::get_current_core work
URL: https://github.com/apache/incubator-doris/pull/1773#discussion_r322609128
##
File path: be/CMakeLists.txt
##
@@ -287,6 +287,14 @@ execute_process(
OUTPUT_VARIABLE LLVM_MODULE_L
morningman commented on issue #1723: 元数据支持存储计算分离
URL:
https://github.com/apache/incubator-doris/issues/1723#issuecomment-529830088
> 一般都是逗号、分号来分隔吧?这种方式太少见了,而且也不直观。
那就不打平了,每个type 一行
> 这种方式太难使用了
这个其实不是必选项,用户依然可以按照之前的方式建表,无需感知tag
--
imay opened a new pull request #1773: Make CpuInfo::get_current_core work
URL: https://github.com/apache/incubator-doris/pull/1773
This is an automated message from the Apache Git Service.
To respond to the message, please lo
morningman commented on issue #1761: Add multi-path in RowsetGraph
URL: https://github.com/apache/incubator-doris/pull/1761#issuecomment-529808650
in `src//olap/tablet.cpp`, the function `capture_consistent_versions()`
which will print WANRNING log when version missing. But these is in crit
morningman commented on a change in pull request #1761: Add multi-path in
RowsetGraph
URL: https://github.com/apache/incubator-doris/pull/1761#discussion_r322582402
##
File path: be/src/olap/tablet.cpp
##
@@ -702,8 +616,15 @@ void Tablet::calc_missed_versions_unlock(int64_
40 matches
Mail list logo