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

Update StringView.h #159

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

Update StringView.h #159

wants to merge 114 commits into from

Conversation

FelixYBW
Copy link
Collaborator

data() is used very commonly but unfortunately gcc doesn't generate cmov instruction to it. While this branch can be hardly to predicate depends on the real value. Here we use asm to force to generate cmov instrucitons.

rui-mo and others added 30 commits March 6, 2023 20:04
…esn't release ArrowArrayStream (#16)

* ArrowStream::getOutput swallows errors

* Also, call release hook after ArrowArrayStream is used
* add date parsing

* support extract year

* support int32 return type

* apply pr_19

use setted pool

Parse and store the file format var into SubstraitVeloxPlanConverter
* Filter validation for Parquet reader at runtime

* Style

* Style

* Format

Removed special handling for avg (#31)

[OPPRO-173] Make batch size configurable (#32)

support dwrf format
* support date type
* support date type serilize
Support right semi join type in Substrait.

* Mapping the Substrait function name for Gluten and Spark SQL.
* fix int decoder

* fix spark33 TPCDS q13 BigintRange not sort
liujiayi771 and others added 21 commits March 6, 2023 20:07
1. fix rebase variantArrayToVector
2. turn off memory leak check temporarily
3. add varchar varbinary compatiable
* Fix might_contain validate fallback
* add struct support
* fix aggregation mask

* validate count argument size
2. remove test_filter
Support tiny int, small int and date for IN filter pushdown.
…g data (#145)

* Port a patch: Refactor Thrift Transport for Parquet Metadata Access facebookincubator#4160

* Port a patch: Read Parquet Page Header with ThriftStreamingTransport to Fix the Incorrect Header Length facebookincubator#4108
* test

* orc support

---------

Co-authored-by: zuochunwei <[email protected]>
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.