Giter Club home page Giter Club logo

pug's Introduction

PUG

programmer user group

pug's People

Contributors

sucab avatar

Watchers

 avatar

pug's Issues

Spark SQL 论文翻译部分错误

文章链接:https://changbo.tech/blog/8973d72a.html

  • 因为字迹比较潦草,我会在图片下面重新给出修改意见

IMAGE 2021-09-26 11:28:00

IMAGE 2021-09-26 11:28:33

通过使用这些通用关系型操作(算子)来表达有限的DSL,Spark可以解析出表达式的结构。

IMAGE 2021-09-26 11:28:37

Spark SQL 可以通过反射来自动推断出这些对象的schema。

IMAGE 2021-09-26 11:28:41

视图
虽然在表面上 DataFrames 提供了和关系型查询语言一样的操作,如SQL和Pig,但是我们发现多亏了他们在整个编程语言中的集成才让用户使用起来如此简单。

IMAGE 2021-09-26 11:28:44

...用于表示trees并且通过应用规则来操作trees
最后, Catalyst提供了一些公开的拓展点,包括外部数据源和用户定义类型。
每个node有一个node类型和0个或者多个子节点。

IMAGE 2021-09-26 11:28:48

少个右括号 )

IMAGE 2021-09-26 11:28:53

Catalyst 包含了用于表达式、数据类型、逻辑和物理算子的node库。

IMAGE 2021-09-26 11:28:56

DataFrame 代码中避免了在手写Scala代码中对KV键值对昂贵的空间申请。

IMAGE 2021-09-26 11:28:51

少个右括号 )

IMAGE 2021-09-26 11:28:59

广义在线聚合

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.