首页
首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
林木88
掘友等级
白开水
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
0
文章 0
沸点 0
赞
0
返回
|
搜索文章
最新
热门
负载均衡策略
1. 负载均衡策略 无状态 半状态 全状态 2. 关键点: 公平性 正确性 (请求调度到能正确处理它的后端实例上) 3. 负载均衡策略: 3.1 无状态 轮训 (请求的工作负载和实例的处理能力差异都较
Calcite-traits
Abstract Physical properties are an essential part of the optimization process that allows you to ex
Calcite 优化流程(HepPlanner)
Calcite 的优化器主要有两个:HepPlanner 和 VolcanoPlanner。 HepPlanner 是一个启发式的优化器,基于非常简单的思想:即遍历匹配 RelOptRule 和 Re
Memoization in Cost-based Optimizers
Query optimization is an expensive process that needs to explore multiple alternative ways to execut
数仓
一、数仓是什么 根据维基百科的定义,数仓是用于报告和数据分析的系统,是来自一个或多个不同源的集成数据的中央存储库,它将当前和历史数据存储在一起。 数仓具备以下几大特性: 主题导向:通常需要按业务含义归
Spark SQL 查询引擎 –AQE(Part 2)
In the previous blog post, we looked into how the Adaptive Query Execution (AQE) framework is implem
Spark SQL 查询引擎–AQE (Part 1)
Cost-based optimisation (CBO) is not a new thing. It has been widely used in the RDBMS world for man
Spark SQL 查询引擎 -Partitioning & Bucketing
I was planning to write about the Adaptive Query Execution (AQE) in this and next few blog posts, an
Spark SQL 查询引擎– Dynamic Partition Pruning
In this blog post, I will explain the Dynamic Partition Pruning (DPP), which is a performance optimi
Spark SQL 查询引擎 – ShuffleExchangeExec & UnsafeShuffleWrite
This blog post continues to discuss the partitioning and ordering in Spark. In the last blog post, I
下一页
个人成就
文章被点赞
7
文章被阅读
6,774
掘力值
229
关注了
2
关注者
5
收藏集
0
关注标签
0
加入于
2019-10-25