chenhao7253886 closed issue #721: Function CompareTo in PartitionKey throws
cast error
URL: https://github.com/apache/incubator-doris/issues/721
This is an automated message from the Apache Git Service.
To respond to the mes
chenhao7253886 closed issue #815: wiki 中关于 log 函数的描述有误
URL: https://github.com/apache/incubator-doris/issues/815
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
chenhao7253886 commented on issue #815: wiki 中关于 log 函数的描述有误
URL: https://github.com/apache/incubator-doris/issues/815#issuecomment-476988701
wiki上已经修正。
This is an automated message from the Apache Git Service.
To respond to
chenhao7253886 commented on issue #815: wiki 中关于 log 函数的描述有误
URL: https://github.com/apache/incubator-doris/issues/815#issuecomment-476987930
好的,这个问题我们改一下。确实应该叫做真数。
This is an automated message from the Apache Git Service.
To
Hi, mentors
We have completed name search and updated in JIRA. Please review it.
https://issues.apache.org/jira/projects/PODLINGNAMESEARCH/issues/PODLINGNAM
ESEARCH-146?filter=allopenissues
Best Regards,
Reed
On 2019/2/21 下午2:33, "Zhao Chun" wrote:
>Thanks Dave, I will look into it.
>
>Thank
morningman merged pull request #818: Add show proc of routine load and task
URL: https://github.com/apache/incubator-doris/pull/818
This is an automated message from the Apache Git Service.
To respond to the message, please l
morningman commented on a change in pull request #818: Add show proc of routine
load and task
URL: https://github.com/apache/incubator-doris/pull/818#discussion_r269380474
##
File path:
fe/src/main/java/org/apache/doris/load/routineload/RoutineLoadJob.java
##
@@ -985,6 +1
lide-reed merged pull request #816: Modify ESScanReader::get_next and
ScrollParser
URL: https://github.com/apache/incubator-doris/pull/816
This is an automated message from the Apache Git Service.
To respond to the message,
EmmyMiao87 opened a new pull request #818: Add show proc of routine load and
task
URL: https://github.com/apache/incubator-doris/pull/818
1. add show proc "/routine_loads" to show statistic of all of jobs and tasks
2. add show proc "/routine_loads/jobname" to show info of all of jobs nam
imay merged pull request #817: Fix syntax error lable -> label
URL: https://github.com/apache/incubator-doris/pull/817
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
HangyuanLiu opened a new pull request #817: Fix syntax error lable -> label
URL: https://github.com/apache/incubator-doris/pull/817
Fix syntax error in help command (lable -> label)
This is an automated message from the Apache
lide-reed opened a new pull request #816: Modify ESScanReader::get_next and
ScrollParser
URL: https://github.com/apache/incubator-doris/pull/816
This is an automated message from the Apache Git Service.
To respond to the mes
yuanfeng0905 opened a new issue #815: wiki 中关于 log 函数的描述有误
URL: https://github.com/apache/incubator-doris/issues/815
原文档片段如下:
```
log(double base, double a)
功能:返回log以base为底数,以a为指数的对数值。
```
这里的参数 *a* 应该为真数,而非指数。可修改描述为:
```
功能:返回 log 以 base 为底数,以 a 为真数的对数值。
```
chaoyli commented on a change in pull request #764: Convert next_row interface
to next_block
URL: https://github.com/apache/incubator-doris/pull/764#discussion_r268975040
##
File path: be/src/olap/rowset/alpha_rowset_reader.cpp
##
@@ -51,71 +43,66 @@ OLAPStatus AlphaRowset
chaoyli commented on a change in pull request #764: Convert next_row interface
to next_block
URL: https://github.com/apache/incubator-doris/pull/764#discussion_r268966282
##
File path: be/src/olap/rowset/alpha_rowset_reader.h
##
@@ -62,34 +75,45 @@ class AlphaRowsetReader
15 matches
Mail list logo