Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.0.3 Roadmap #1286

Closed
10 of 13 tasks
ray6080 opened this issue Feb 13, 2023 · 0 comments
Closed
10 of 13 tasks

v0.0.3 Roadmap #1286

ray6080 opened this issue Feb 13, 2023 · 0 comments

Comments

@ray6080
Copy link
Contributor

ray6080 commented Feb 13, 2023

Buffer Manager

  • Single variable-sized buffer pool

Data Import

  • Copy from Multiple Files and Globs
  • Copy from Python libraries (Pandas and Numpy)
  • Allow Copy to be executed multiple times

Query optimizer

  • Column-lifetime optimizer (Projection pushdown)
  • Prune unnecessary hash joins
  • ASP optimizer
  • Factorization-aware dptable
  • Improve join order optimization

Graph data science

Data types and functions

  • Tensor. More arrow/parquet compatible data types: float, int32, int16
  • Collect
  • Coalesce
@andyfengHKU andyfengHKU pinned this issue Feb 13, 2023
@andyfengHKU andyfengHKU unpinned this issue Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants