-
Notifications
You must be signed in to change notification settings - Fork 47
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
base: main
Are you sure you want to change the base?
Update StringView.h #159
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2a728e - Browse repository at this point
Copy the full SHA c2a728eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c87bce6 - Browse repository at this point
Copy the full SHA c87bce6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f5f2e0 - Browse repository at this point
Copy the full SHA 0f5f2e0View commit details -
Support more Substrait-to-Velox conversions and added validations (#7)
Always compile Substrait (#8)
Configuration menu - View commit details
-
Copy full SHA for 7389b63 - Browse repository at this point
Copy the full SHA 7389b63View commit details -
[OPPRO-10] Enable hash join in Substrait-to-Velox conversion (#9)
* hash join * remove extra projection
Configuration menu - View commit details
-
Copy full SHA for 5274b00 - Browse repository at this point
Copy the full SHA 5274b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81de8f0 - Browse repository at this point
Copy the full SHA 81de8f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0e598 - Browse repository at this point
Copy the full SHA fc0e598View commit details -
[OPPRO-135] ArrowStream::getOutput swallows errors, and destructor do…
…esn't release ArrowArrayStream (#16) * ArrowStream::getOutput swallows errors * Also, call release hook after ArrowArrayStream is used
Configuration menu - View commit details
-
Copy full SHA for ee8e790 - Browse repository at this point
Copy the full SHA ee8e790View commit details -
[OPPRO-104] Support date parsing and extract year (#18)
* 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
Configuration menu - View commit details
-
Copy full SHA for 7f5d451 - Browse repository at this point
Copy the full SHA 7f5d451View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8eb006 - Browse repository at this point
Copy the full SHA e8eb006View commit details -
[OPPRO-170] Filter validation for Parquet reader at runtime (#27)
Configuration menu - View commit details
-
Copy full SHA for 046a517 - Browse repository at this point
Copy the full SHA 046a517View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae1649b - Browse repository at this point
Copy the full SHA ae1649bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e40a6d - Browse repository at this point
Copy the full SHA 5e40a6dView commit details -
Support selecting subfield from struct (#38)
Fix bigint range (#40)
Configuration menu - View commit details
-
Copy full SHA for b429c72 - Browse repository at this point
Copy the full SHA b429c72View commit details -
Remove alias (#46)
Configuration menu - View commit details
-
Copy full SHA for 4920cd9 - Browse repository at this point
Copy the full SHA 4920cd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 698556a - Browse repository at this point
Copy the full SHA 698556aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee4994 - Browse repository at this point
Copy the full SHA 9ee4994View commit details -
Configuration menu - View commit details
-
Copy full SHA for 724267f - Browse repository at this point
Copy the full SHA 724267fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f92af8c - Browse repository at this point
Copy the full SHA f92af8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92fa2fc - Browse repository at this point
Copy the full SHA 92fa2fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d73d1d - Browse repository at this point
Copy the full SHA 0d73d1dView commit details -
* support date type * support date type serilize
Configuration menu - View commit details
-
Copy full SHA for 083b502 - Browse repository at this point
Copy the full SHA 083b502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68165b0 - Browse repository at this point
Copy the full SHA 68165b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5154199 - Browse repository at this point
Copy the full SHA 5154199View commit details -
Support right semi join type (#53)
Support right semi join type in Substrait.
Configuration menu - View commit details
-
Copy full SHA for a351650 - Browse repository at this point
Copy the full SHA a351650View commit details -
Configuration menu - View commit details
-
Copy full SHA for d952b17 - Browse repository at this point
Copy the full SHA d952b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 683893b - Browse repository at this point
Copy the full SHA 683893bView commit details -
Mapping the Substrait function name for Gluten and Spark SQL (#55)
* Mapping the Substrait function name for Gluten and Spark SQL.
Configuration menu - View commit details
-
Copy full SHA for 8d96085 - Browse repository at this point
Copy the full SHA 8d96085View commit details -
Fix IntDecoder and MultiBigintRange not sort (#58)
* fix int decoder * fix spark33 TPCDS q13 BigintRange not sort
Configuration menu - View commit details
-
Copy full SHA for 1ca9dc5 - Browse repository at this point
Copy the full SHA 1ca9dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 773df28 - Browse repository at this point
Copy the full SHA 773df28View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab96fa1 - Browse repository at this point
Copy the full SHA ab96fa1View commit details -
Signed-off-by: Yuan Zhou <[email protected]> Signed-off-by: Yuan Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcc61dc - Browse repository at this point
Copy the full SHA bcc61dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea3def - Browse repository at this point
Copy the full SHA 3ea3defView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8caad7c - Browse repository at this point
Copy the full SHA 8caad7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c89e777 - Browse repository at this point
Copy the full SHA c89e777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40a502f - Browse repository at this point
Copy the full SHA 40a502fView commit details -
Add expand operator support in Velox
Configuration menu - View commit details
-
Copy full SHA for 4e0fcfb - Browse repository at this point
Copy the full SHA 4e0fcfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e53fd5 - Browse repository at this point
Copy the full SHA 0e53fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d36413 - Browse repository at this point
Copy the full SHA 0d36413View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfc56e9 - Browse repository at this point
Copy the full SHA bfc56e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for df5f686 - Browse repository at this point
Copy the full SHA df5f686View commit details -
Configuration menu - View commit details
-
Copy full SHA for d537fe1 - Browse repository at this point
Copy the full SHA d537fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90251bd - Browse repository at this point
Copy the full SHA 90251bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cfd75a - Browse repository at this point
Copy the full SHA 4cfd75aView commit details -
pass UT compile and remove website (#82)
Co-authored-by: ‘zhaozhenhui’ <‘[email protected]’>
Configuration menu - View commit details
-
Copy full SHA for 1d6d17a - Browse repository at this point
Copy the full SHA 1d6d17aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4545f75 - Browse repository at this point
Copy the full SHA 4545f75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6557134 - Browse repository at this point
Copy the full SHA 6557134View commit details -
compile unit tests on each pull request (#86)
* compile unit tests on each pull request Signed-off-by: Yuan Zhou <[email protected]> * Update unittest.yml add ./scripts/setup-ubuntu.sh * Update unittest.yml add -DVELOX_ENABLE_ARROW=ON Signed-off-by: Yuan Zhou <[email protected]> Co-authored-by: zhejiangxiaomai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c807fc - Browse repository at this point
Copy the full SHA 6c807fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f03b9 - Browse repository at this point
Copy the full SHA 27f03b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fc23c9 - Browse repository at this point
Copy the full SHA 8fc23c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b68da - Browse repository at this point
Copy the full SHA 81b68daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 353789f - Browse repository at this point
Copy the full SHA 353789fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3d950f - Browse repository at this point
Copy the full SHA a3d950fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05be7d8 - Browse repository at this point
Copy the full SHA 05be7d8View commit details -
Fix AggregateRel validate rel without group and functions and functio…
…n signature not match (#87)
Configuration menu - View commit details
-
Copy full SHA for 46128cb - Browse repository at this point
Copy the full SHA 46128cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc5ddd2 - Browse repository at this point
Copy the full SHA bc5ddd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5797a0 - Browse repository at this point
Copy the full SHA f5797a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd54ea3 - Browse repository at this point
Copy the full SHA bd54ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1c66a6 - Browse repository at this point
Copy the full SHA b1c66a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0e4bcb - Browse repository at this point
Copy the full SHA b0e4bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c195544 - Browse repository at this point
Copy the full SHA c195544View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ebfbdc - Browse repository at this point
Copy the full SHA 2ebfbdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for aad4b8d - Browse repository at this point
Copy the full SHA aad4b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6eca15 - Browse repository at this point
Copy the full SHA f6eca15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 622d3f8 - Browse repository at this point
Copy the full SHA 622d3f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5093f0 - Browse repository at this point
Copy the full SHA a5093f0View commit details -
ConnectorSplit gets accidentally skipped when a pushed filter is only…
… for a partition key (#102)
Configuration menu - View commit details
-
Copy full SHA for 389e534 - Browse repository at this point
Copy the full SHA 389e534View commit details -
Configuration menu - View commit details
-
Copy full SHA for a043636 - Browse repository at this point
Copy the full SHA a043636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b471db - Browse repository at this point
Copy the full SHA 9b471dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c50732d - Browse repository at this point
Copy the full SHA c50732dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c06c9a - Browse repository at this point
Copy the full SHA 9c06c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7840315 - Browse repository at this point
Copy the full SHA 7840315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a8d32f - Browse repository at this point
Copy the full SHA 9a8d32fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 426ca38 - Browse repository at this point
Copy the full SHA 426ca38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63481cc - Browse repository at this point
Copy the full SHA 63481ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for d49eb88 - Browse repository at this point
Copy the full SHA d49eb88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c10e16 - Browse repository at this point
Copy the full SHA 9c10e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc1dacd - Browse repository at this point
Copy the full SHA dc1dacdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 051700d - Browse repository at this point
Copy the full SHA 051700dView commit details -
[OPPRO-279] Add bloom_filter_agg and might_contain SparkSql function (#…
…79) * add sparksql function bloom_filter_agg and might_contain Change bit_ size to fix TPCDS performance * change to statefil function * optimize MightContain * change back to spark value * fix merge bloomfilter * remove comment
Configuration menu - View commit details
-
Copy full SHA for aa36c78 - Browse repository at this point
Copy the full SHA aa36c78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77e31fc - Browse repository at this point
Copy the full SHA 77e31fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab34610 - Browse repository at this point
Copy the full SHA ab34610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f82ad7 - Browse repository at this point
Copy the full SHA 6f82ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e74f47c - Browse repository at this point
Copy the full SHA e74f47cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c8e06 - Browse repository at this point
Copy the full SHA 18c8e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef4929 - Browse repository at this point
Copy the full SHA 2ef4929View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff9026 - Browse repository at this point
Copy the full SHA 9ff9026View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14043f9 - Browse repository at this point
Copy the full SHA 14043f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d0adb - Browse repository at this point
Copy the full SHA 83d0adbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c569b34 - Browse repository at this point
Copy the full SHA c569b34View commit details -
Configuration menu - View commit details
-
Copy full SHA for e14ca41 - Browse repository at this point
Copy the full SHA e14ca41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f90ef - Browse repository at this point
Copy the full SHA 85f90efView commit details -
Configuration menu - View commit details
-
Copy full SHA for e989bf5 - Browse repository at this point
Copy the full SHA e989bf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a091c - Browse repository at this point
Copy the full SHA 00a091cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 377c91b - Browse repository at this point
Copy the full SHA 377c91bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a687624 - Browse repository at this point
Copy the full SHA a687624View commit details -
Configuration menu - View commit details
-
Copy full SHA for 420332b - Browse repository at this point
Copy the full SHA 420332bView commit details -
1. fix rebase variantArrayToVector 2. turn off memory leak check temporarily 3. add varchar varbinary compatiable
Configuration menu - View commit details
-
Copy full SHA for 910c3de - Browse repository at this point
Copy the full SHA 910c3deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 024077a - Browse repository at this point
Copy the full SHA 024077aView commit details -
Fix might_contain validate fallback and support struct literal (#137)
* Fix might_contain validate fallback * add struct support
Configuration menu - View commit details
-
Copy full SHA for e33c2f7 - Browse repository at this point
Copy the full SHA e33c2f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a907ca - Browse repository at this point
Copy the full SHA 7a907caView commit details -
Fix aggregation masks and validate the size of count arguments (#142)
* fix aggregation mask * validate count argument size
Configuration menu - View commit details
-
Copy full SHA for 6660941 - Browse repository at this point
Copy the full SHA 6660941View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 168c6d9 - Browse repository at this point
Copy the full SHA 168c6d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18e1f06 - Browse repository at this point
Copy the full SHA 18e1f06View commit details -
Support more data types for IN filter pushdown (#139)
Support tiny int, small int and date for IN filter pushdown.
Configuration menu - View commit details
-
Copy full SHA for 74643aa - Browse repository at this point
Copy the full SHA 74643aaView commit details -
Port upstream patch to fix parquet reader issue on long min/max strin…
…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
Configuration menu - View commit details
-
Copy full SHA for 4a1b2ee - Browse repository at this point
Copy the full SHA 4a1b2eeView commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cc26d5a - Browse repository at this point
Copy the full SHA cc26d5aView commit details -
Check a fallback case in validation: using literal partition key in w…
…indow function (#148)
Configuration menu - View commit details
-
Copy full SHA for e7a419c - Browse repository at this point
Copy the full SHA e7a419cView commit details
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 13da754 - Browse repository at this point
Copy the full SHA 13da754View commit details
Commits on Mar 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dee0636 - Browse repository at this point
Copy the full SHA dee0636View commit details
Commits on Mar 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b1aa51 - Browse repository at this point
Copy the full SHA 8b1aa51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32413fe - Browse repository at this point
Copy the full SHA 32413feView commit details
Commits on Mar 23, 2023
-
[VL] add orc file format support (#158)
* test * orc support --------- Co-authored-by: zuochunwei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37fbac4 - Browse repository at this point
Copy the full SHA 37fbac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc8d53d - Browse repository at this point
Copy the full SHA fc8d53dView commit details