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

Feat/core/replace rowstream with arrow tpch #20

Open
wants to merge 103 commits into
base: main
Choose a base branch
from

Conversation

aqni
Copy link
Owner

@aqni aqni commented Mar 4, 2025

No description provided.

aqni and others added 30 commits September 14, 2024 16:48
IGinX-THU#449)

* add framework operator executor

* count rows

* format

* impl row to arrow batch and format

* modify pipeline executor

* format
- 实现物理算子Projector(对应逻辑算子Project & Reorder & Rename & AddSchemaprefix)
- 改造没有fetchsize的SQL session接口

TODO:需要修改
* avoid copy in projector

* feat(core): add policy of single fragment

* feat(core): impl multiply and sum
* wip

* binary & unary expression implementation

* license
* wip

* binary & unary expression implementation

* license

* multiple

* revert multiply expr
* add TODO

* refactor cast
…U#479)

* wip

* binary & unary expression implementation

* license

* multiple

* revert multiply expr

* implement constant & bracket expr; bool filter
* logical & casewhen

* restore test

* restore test

* some change
part of hashjoin executor
limit executor
fetch-all executor
limit
part of hash-join
fetch-all task
markjoin of hashjoin
other filter of hashjoin
* fix measure close time

* finish stage4
…d lazy materialization (IGinX-THU#496)

* feat(arrow): like const optimize

* feat(arrow): IntHashMap for HashJoin

* Revert "feat(arrow): IntHashMap for HashJoin"

This reverts commit b022975.

* store

* store
@aqni aqni closed this Mar 4, 2025
@aqni aqni reopened this Mar 4, 2025
@aqni aqni closed this Mar 4, 2025
@aqni aqni reopened this Mar 4, 2025
@aqni aqni closed this Mar 4, 2025
@aqni aqni reopened this Mar 4, 2025
shinyano and others added 3 commits March 4, 2025 17:58
* empty res

* fix insert sub

* fix insert sub

* fix transform

* fix empty select

* fix import & pysession

* fix export & PySessionIT

* fix PySessionIT
@aqni aqni force-pushed the feat/core/replace-rowstream-with-arrow-tpch branch from 5018ce2 to 27b9596 Compare March 4, 2025 10:21
@aqni aqni closed this Mar 4, 2025
@aqni aqni reopened this Mar 4, 2025
shinyano and others added 9 commits March 5, 2025 12:48
@aqni aqni force-pushed the feat/core/replace-rowstream-with-arrow-tpch branch from 26cda4e to 543034a Compare March 7, 2025 01:56
@aqni aqni force-pushed the feat/core/replace-rowstream-with-arrow-tpch branch from 543034a to a644ca0 Compare March 7, 2025 12:20
@aqni aqni force-pushed the feat/core/replace-rowstream-with-arrow-tpch branch from a644ca0 to 82f60fc Compare March 7, 2025 16:46
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

Successfully merging this pull request may close these issues.

3 participants