IP归属地问题的咨询

2021-05-10 Thread jeansit
您好,我有一个涉及通过IP查找归属地的问题想咨询在DorisDB中怎么设计表结构并解决。 数据库:mysql 5.7 有二张表结构如下: CREATE TABLE `ip_range_for_region_name` ( `ip_start_inet_aton` int(10) unsigned COMMENT '开始IP段,把开始IP转换成了正整形', `ip_end_inet_aton` int(10) unsigned COMMENT '结束IP段,把结束IP转换成了正整形', `country` varchar(255) DEFAULT NULL COMMEN

??????Re:??????Re:Doris????????????

2021-05-10 Thread ????????
(?6?1?0?2?0?6?5?3?6?1?0?2?0?7?2?9)?5?0?5?7?5?6?5?6?5?6?5?6?? ------ ??:"??"

Re:回复:Re:Doris使用问题咨询

2021-05-10 Thread 陈明雨
I suggest you to upgrade the version to the latest. We have fix a lot bugs about routine load. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2021-05-10 22:15:51,"瀚羽星海" <353675...@qq.com> 写道: 0.12 ---原始邮件--- 发件人:"陈明雨" 发送时间:2021年5月10日(星期一) 晚上10:07 收件人:"dev"; 主题:Doris

??????Re:Doris????????????

2021-05-10 Thread ????????
0.12 ------ ??:"??" - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org

Re:Doris使用问题咨询

2021-05-10 Thread 陈明雨
what is your Doris version? -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2021-05-10 19:51:19,"瀚羽星海" <353675...@qq.com> 写道: >您好: >     接触Doris不久,总是遇见导入数据(例行导入方式)失败问题,现象为: >使用命令:show routine load查看倒入任务状态为Running,实际数据库中数据已经从某一时段断掉,没有新的数据被导入进去。 >导入任务被创建时设置有"maxErrorNum"属

Re:Re: [VOTE] Release Apache Doris 0.14.0-incubating-rc06

2021-05-10 Thread 陈明雨
+1 -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2021-05-10 19:09:35,"ling miao" 写道: >+1 >The NOTICE file has been changed. > >Ling Miao > >寒江雪 于2021年5月10日周一 下午12:37写道: > >> Hi all, >> This release has the following changes: >> 1. add license header to >> a.

Doris????????????

2021-05-10 Thread ????????
??      Doris ??show routine load??Running, ??"maxErrorNum" ErrorLogUrlscurl?

Re: [VOTE] Release Apache Doris 0.14.0-incubating-rc06

2021-05-10 Thread ling miao
+1 The NOTICE file has been changed. Ling Miao 寒江雪 于2021年5月10日周一 下午12:37写道: > Hi all, > This release has the following changes: > 1. add license header to > a. ./fe_plugins/pom.xml > b. ./fe_plugins/auditdemo/pom.xml > c. ./fe_plugins/auditloader/pom.xml > 2. fix error in NOTI