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

Revert Fix half up in round #332

Open
wants to merge 79 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
8555798
Folder: scripts, third_party, website, .github
zhejiangxiaomai May 8, 2023
72f8be5
Folder: common, connectors
zhejiangxiaomai May 8, 2023
5f51f61
Folder: core, duckdb
zhejiangxiaomai May 8, 2023
e400f3c
Folder: dwio
zhejiangxiaomai May 8, 2023
9157c8e
Folder: exec
zhejiangxiaomai May 8, 2023
dee1dbc
Folder: expression
zhejiangxiaomai May 8, 2023
9e079b6
Folder: functions
zhejiangxiaomai May 8, 2023
a23ce36
Folder: row
zhejiangxiaomai May 8, 2023
f84f646
Folder: substrait
zhejiangxiaomai May 9, 2023
38c60fc
Folder: type
zhejiangxiaomai May 9, 2023
01734cc
Folder: vector
zhejiangxiaomai May 9, 2023
45fe7ae
Add back not node (#228)
rui-mo May 10, 2023
c15ae53
enable all tests (#247)
rui-mo May 10, 2023
eeca6b4
comments unstable customPlanNodeWithExchangeClient (#248)
zhejiangxiaomai May 10, 2023
3b719f2
Update build dependencies (#185)
ccat3z May 11, 2023
6f586e7
fix code style. (#252)
Yohahaha May 12, 2023
917c9b5
Add mapping for bit_or and bit_and (#251)
Yohahaha May 15, 2023
4477859
Avoid include Abi.h twice (#253)
zhejiangxiaomai May 15, 2023
89a1e9d
add decimal column reader support (#254)
zuochunwei May 15, 2023
77f776d
Support timestamp reader (#205)
rui-mo May 16, 2023
0c94165
Fix the intermediate type of First/Last, and support decimal (#245)
Yohahaha May 16, 2023
35c82ab
Removed duplicated memory copy in "upcastScalarValues" (#256)
yimin-yang May 16, 2023
bf9854d
Added RleEncoderV2 (#240)
yimin-yang May 17, 2023
c1cdb08
[GLUTEN-1434] Serialize and deserialize RowVector (#250)
jinchengchenghh May 17, 2023
9049f02
Expand timestamps in page reader (#260)
rui-mo May 17, 2023
c814d78
[GLUTEN-1638] Add Hdfs support in parquet write (#255)
JkSelf May 19, 2023
ce59310
Fix the array out of bounds while getting offsets (#257)
jackylee-ch May 22, 2023
b50fac1
whitelist approx_distinct (#270)
zhli1142015 May 22, 2023
2cef858
Support hash for timestamp type (#269)
liujiayi771 May 23, 2023
55bfb67
Add long decimal type support for ORC (#271)
yimin-yang May 23, 2023
d5e7140
Add processedStrides and processedSplits metrics (#264)
rui-mo May 24, 2023
4585f28
Refine make decimal to align with spark sql (#272)
JkSelf May 24, 2023
c0ac859
Add hash seed parameter to sparksql hash functions (#275)
marin-ma May 24, 2023
49580f1
Fix type check in MapFunction (#273)
rui-mo May 24, 2023
2f9c7e2
Support spark asinh, acosh, atanh, sec, csc math functions (#274)
Yohahaha May 24, 2023
1e87424
Create folder if not exits on HDFS write
JkSelf May 24, 2023
3a2a8b0
Implement Spark's version of log2, log10 (#266)
zhztheplayer May 25, 2023
e1e34fa
Implement Spark's version of atan2 (#263)
zhztheplayer May 25, 2023
866fef0
Fix replace SparkSQL function (#277)
izchen May 25, 2023
ab82edd
Align the implementation for ascii function with spark sql (#268)
PHILO-HE May 25, 2023
d22ca23
Fix chr SparkSQL function (#278)
izchen May 25, 2023
b2fcaeb
Fix semantic issues in cast function (#280)
PHILO-HE May 26, 2023
86c12a2
Fix casting from string to decimal (#281)
rui-mo May 26, 2023
1f4997d
Fix casting from decimal to bool (#283)
rui-mo May 30, 2023
14fa3a4
remove log (#286)
Yohahaha May 31, 2023
7921c88
Support kPreceeding & kFollowing for window range frame type (#287)
PHILO-HE May 31, 2023
c93c68e
Fix the bug of orc reader test (#288)
zuochunwei May 31, 2023
6e17f84
Enable date type for kPreceeding & kFollowing window range bound (#291)
PHILO-HE Jun 1, 2023
c5987a9
Add spark comparison functions (#276)
yma11 Jun 2, 2023
56bd304
remove unused DoubleValues (#292)
zhejiangxiaomai Jun 5, 2023
c003ecf
Fix use pre-build arrow (#289)
Yohahaha Jun 6, 2023
167d46c
Fallback timestamp sort (#295)
rui-mo Jun 6, 2023
13c10c9
Use correct name in struct type (#297)
rui-mo Jun 8, 2023
6e9a50d
[DWIO] refactor the reader of dwrf/orc (#261)
zuochunwei Jun 8, 2023
56dab28
Fallback murmur3hash on complex types (#299)
rui-mo Jun 8, 2023
f21d905
Optimize the search for bound index in window range frame (#300)
PHILO-HE Jun 9, 2023
30ffabd
update dnf cache on centos (#302)
zhouyuan Jun 9, 2023
3819ace
Support selecting a subfield from struct (#294)
rui-mo Jun 9, 2023
6727295
Fix an incorrect type check issue in parquet reader and validate rege…
yma11 Jun 13, 2023
dcc8d89
Refactor compare functions registration (#306)
yma11 Jun 13, 2023
bf00cd6
[ORC] Add max/min support for ORC decimal reader (#301)
zuochunwei Jun 13, 2023
491cd19
Fix metrics on operator's noMoreInput (#310)
zhli1142015 Jun 13, 2023
f1fa225
Remove install_libhdfs3 in centos setup script (#311)
ccat3z Jun 14, 2023
0260d44
Revert "Remove install_libhdfs3 in centos setup script (#311)" (#312)
zhouyuan Jun 14, 2023
f842ca1
Change the error on unreleased memory into warning (#314)
rui-mo Jun 16, 2023
a923a8c
Fix ambiguous call on gcc-9 (#246)
ccat3z Jun 16, 2023
b03fa9c
Fix page reader and support case-sensitivity in struct reader (#290)
rui-mo Jun 19, 2023
bb6a570
ld (#317)
zuochunwei Jun 19, 2023
138ea18
remove some duplicate code used by both DWRF and ORC (#313)
chenxu14 Jun 19, 2023
c9d1b5f
Support bigint and decimal for the child field of struct literal (#201)
rui-mo Jun 19, 2023
a3ab04b
s/std::stable_sort/boost::parallel_stable_sort (#303)
zhouyuan Jun 19, 2023
4884996
Add flag for sort in window (#321)
zhli1142015 Jun 20, 2023
e09cc23
Fix the core dump issue when reading the written parquet file by velo…
JkSelf Jun 26, 2023
03fa725
Fix too much small row group issue in Velox parquet writer (#326)
ulysses-you Jun 26, 2023
e9a9ea4
rebase to velox 4.27 300370fd9
Jun 26, 2023
a82efbb
Collect fallback log in plan conversion validator (#319)
yma11 Jun 27, 2023
18a3512
Remove ValueStream plan node and operator (#331)
jinchengchenghh Jun 28, 2023
bb35ed6
Add function name mapping from equal_null_safe to equalnullsafe (#327)
rui-mo Jun 28, 2023
e3ea169
revert Fix half up in round
JkSelf Jun 28, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
209 changes: 0 additions & 209 deletions .github/workflows/benchmark.yml

This file was deleted.

185 changes: 0 additions & 185 deletions .github/workflows/build_pyvelox.yml

This file was deleted.

Loading