Skip to content

Commit

Permalink
Create datafusion paper blog
Browse files Browse the repository at this point in the history
  • Loading branch information
lewiszlw committed May 10, 2024
1 parent 031f280 commit e4d9467
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file not shown.
9 changes: 9 additions & 0 deletions content/blog/2024-05-10-datafusion-paper/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
+++
title = "Apache DataFusion 查询引擎论文"
date = 2024-05-10
draft = true
+++

[论文](./apache-datafusion-query-engine.pdf)

注:论文标题为 Apache Arrow DataFusion 是因为在写论文时,DataFusion 是 Apache Arrow 项目下的一个子项目,而如今 DataFusion 已升级为 Apache 顶级项目。

0 comments on commit e4d9467

Please sign in to comment.