摘要: 建议使用doris.apache.org的二进制文件包,需要改那些文件编译后替换。 准备: 1. linux编译环境(cpu核数要多+内存要大),需要安装好docker,使用docker编译,同时可以运行linux版本的idea idea官方 下载一个社区版本即可。并复制到虚拟机linux环境的任意 阅读全文
posted @ 2025-10-22 12:03 lisacumt 阅读(7) 评论(0) 推荐(0)
摘要: vertica数据库测试数据和java api 测试sql select * from "db"."vertica_12_all_types"; DROP TABLE db.vertica_12_all_types; CREATE TABLE db.vertica_12_all_types ( -- Numeric types integer_c 阅读全文
posted @ 2025-09-28 09:46 lisacumt 阅读(6) 评论(0) 推荐(0)
摘要: 一、编译ranger npm config set strict-ssl false # when log: ` Running 'npm run r.js` a application that related to js file would be opened, just close the 阅读全文
posted @ 2025-09-02 11:41 lisacumt 阅读(9) 评论(0) 推荐(0)