Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
736cd62
Disable check for an compatibility issue with Spark3.2
yma11 Nov 29, 2023
7d02eec
Issues calling reclaimer / arbitrator APIs in single-thread execution…
PHILO-HE Nov 3, 2023
9b113d4
Support date as partition value type (7084)
rui-mo Oct 17, 2023
369bc52
Fix array_union on NaN (7086)
JkSelf Nov 9, 2023
a1210dd
Add setup script for cent7 (oap 408)
zhouyuan Sep 25, 2023
8012b27
Support struct column reading with different schemas (5962)
rui-mo Jan 26, 2024
b69a66d
Support timestamp reader for Parquet file format (4680)
JkSelf Nov 23, 2023
b9156ac
Add config for registration (7110)
JkSelf Nov 22, 2023
9dd88c3
Delete website folder due to security issues
JkSelf Nov 9, 2023
5f551ad
Support different timestamp units in arrow bridge (7625)
rui-mo Jan 26, 2024
51be4df
Add tokenizer factory to support plugin custom tokenizer (7484)
JkSelf Nov 25, 2023
403cc13
Add simdjson based get_json_object Spark function (5179)
PHILO-HE Nov 27, 2023
3582a38
Fix ORC related failed UT (oap 417)
chenxu14 Nov 23, 2023
00f019f
Adding CI job (oap 446)
JkSelf Jan 30, 2024
0b3e1bf
Add support to read plain encoded INT96 timestamp from Parquet file (…
mskapilks Dec 8, 2023
912c2eb
Spark sql sum agg function support decimal (5372)
liujiayi771 Jun 20, 2023
706c6d3
Spark sql avg agg function support decimal (6020)
liujiayi771 Aug 7, 2023
490323f
Register merge extract companion agg functions without suffix
zhztheplayer Dec 29, 2023
c0e141e
fix format
zhouyuan Jan 30, 2024
56f12d4
disable arrow bridge test
zhouyuan Jan 30, 2024
331f223
fix test
zhouyuan Jan 31, 2024
352462c
Revert "disable arrow bridge test"
zhouyuan Jan 31, 2024
c65f7c6
skip test
zhouyuan Jan 31, 2024
a4e2ca3
Rename presto 'replace' function to 'presto_replace' to avoid conflic…
JkSelf Jan 31, 2024
b7be880
Treat timestamp partition value as UTC
rui-mo Jan 20, 2024
9861073
Add CAST(real as decimal) (8575)
rui-mo Jan 27, 2024
1cd0c3f
fix timezone test
zhouyuan Jan 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
186 changes: 0 additions & 186 deletions .github/workflows/build_pyvelox.yml

This file was deleted.

168 changes: 0 additions & 168 deletions .github/workflows/conbench_upload.yml

This file was deleted.

Loading