Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

d3v3l0/datafusion-benchmarks

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataFusion Benchmarks

Benchmarks comparing the performance of DataFusion with Apache Spark.

Disclaimer

It is hard to write fair tests at the moment since DataFusion is at such an early stage of development and only has a small subset of the functionality of Apache Spark.

This repo is badly organized and benchmarking is quite manual at the moment. I hope to clean this up soon.

Benchmarks

1. Generate WKT

This job runs the following SQL against input files of varying sizes.

SELECT ST_AsText(ST_Point(lat, lng)) FROM locations

This benchmark tests the following features:

  • Read / Write CSV
  • SQL Projection
  • User Defined Functions
  • User Defined Types

2. Simple Aggregate Queries against NYC Taxi Data

TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.