摘要: impala impalad broadcast join 广播式关联 partitioned hash join 分区后散列关联 阅读全文
posted @ 2017-11-04 22:47 papering 阅读(203) 评论(0) 推荐(0) 编辑
摘要: https://docs.oracle.com/javadb/10.8.3.0/ref/rrefsqlj18922.html INNER JOIN operation Specifies a join between two tables with an explicit join clause. 阅读全文
posted @ 2017-11-04 22:28 papering 阅读(225) 评论(0) 推荐(0) 编辑
摘要: 行 支持数据追加 列 频繁进行小部分列查询 阅读全文
posted @ 2017-11-04 21:56 papering 阅读(280) 评论(0) 推荐(0) 编辑
摘要: 不可 Kimball维度建模 维度建模,而非数据建模 文本型度量是对某些事情的描述。虽然以文本方式度量事实是可行的,但是应将其放入维度表中,除非对事实表的每个行,其文本是唯一的。 数据仓库的好坏直接取决于维度属性的设置:DW/BI环境的分析能力直接取决于维度属性的质量和深度。 【简单:易理解 性能好 阅读全文
posted @ 2017-11-04 21:37 papering 阅读(257) 评论(0) 推荐(0) 编辑
摘要: 全依赖 Designs that Violate 1NF CustomerCustomer ID First Name Surname Telephone Number123 Pooja Singh 555-861-2025, 192-122-1111456 San Zhang (555) 403- 阅读全文
posted @ 2017-11-04 21:22 papering 阅读(345) 评论(0) 推荐(0) 编辑
摘要: cache 阅读全文
posted @ 2017-11-04 20:30 papering 阅读(260) 评论(0) 推荐(0) 编辑
摘要: blockcache 阅读全文
posted @ 2017-11-04 20:29 papering 阅读(154) 评论(0) 推荐(0) 编辑
摘要: http://storm.apache.org/ 【doing for realtime processing what Hadoop did for batch processing 】 Apache Storm is a free and open source distributed real 阅读全文
posted @ 2017-11-04 16:28 papering 阅读(239) 评论(0) 推荐(0) 编辑
摘要: streaming 阅读全文
posted @ 2017-11-04 13:01 papering 阅读(131) 评论(0) 推荐(0) 编辑
摘要: 设函数f在U(a,n)有定义,在a点可导,则根据无穷小增量公式,存在一次多项式 A0+A1(x-a) (A0=f(a), A1=f'(a)) 使得 f(x)=A0+A1(x-a)+o(x-a) 如果f在a点n次可导,那么: 0-能否有n次多项式 P(x)= 1-这样的n次多项式能有几个 张筑生老师 阅读全文
posted @ 2017-11-04 12:12 papering 阅读(603) 评论(0) 推荐(0) 编辑
摘要: http://www.math.pitt.edu/~xfc/math2370/chap5.pdf 阅读全文
posted @ 2017-11-04 02:27 papering 阅读(144) 评论(0) 推荐(0) 编辑
摘要: http://math.wallawalla.edu/~duncjo/courses/math113/winter08/notes/9-1_math113.pdf Name What Changes What Doesn’t Translation Position Size, Shape, Ori 阅读全文
posted @ 2017-11-04 02:22 papering 阅读(153) 评论(0) 推荐(0) 编辑
摘要: http://mathworld.wolfram.com/CongruentMatrices.html Two square matrices and are called congruent if there exists a nonsingular matrix such that where 阅读全文
posted @ 2017-11-04 02:06 papering 阅读(442) 评论(0) 推荐(0) 编辑