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 "Disable check for an compatibility issue with Spark3.2" #476

Open
wants to merge 21 commits into
base: update
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
2bb887e
Disable check for an compatibility issue with Spark3.2
yma11 Nov 29, 2023
6759e2b
Issues calling reclaimer / arbitrator APIs in single-thread execution…
PHILO-HE Nov 3, 2023
3b6e77f
Fix array_union on NaN (7086)
JkSelf Nov 9, 2023
d33f204
Add setup script for cent7 (oap 408)
zhouyuan Sep 25, 2023
b028fd9
Support struct column reading with different schemas (5962)
rui-mo Jan 26, 2024
ad3c8fd
Support timestamp reader for Parquet file format (4680)
JkSelf Nov 23, 2023
0a65580
Add config for registration (7110)
JkSelf Feb 1, 2024
ab16bc4
Delete website folder due to security issues
JkSelf Nov 9, 2023
3bf4f03
Support different timestamp units in arrow bridge (7625)
rui-mo Jan 26, 2024
b06eb29
Add tokenizer factory to support plugin custom tokenizer (7484)
JkSelf Nov 25, 2023
c2d12bd
Add simdjson based get_json_object Spark function (5179)
PHILO-HE Nov 27, 2023
4f12478
Fix ORC related failed UT (oap 417)
chenxu14 Nov 23, 2023
13a26e8
Adding CI job (oap 446)
JkSelf Jan 30, 2024
a84ee88
Add support to read plain encoded INT96 timestamp from Parquet file (…
mskapilks Dec 8, 2023
b0753ea
Spark sql sum agg function support decimal (5372)
liujiayi771 Jun 20, 2023
8fbed16
Spark sql avg agg function support decimal (6020)
liujiayi771 Aug 7, 2023
cb65b32
Register merge extract companion agg functions without suffix
zhztheplayer Dec 29, 2023
ee4bd92
Rename presto 'replace' function to 'presto_replace' to avoid conflic…
JkSelf Jan 31, 2024
400a0d8
Treat timestamp partition value as UTC
rui-mo Jan 20, 2024
5a29a19
Add CAST(real as decimal) (8575)
rui-mo Jan 27, 2024
bf07fed
Revert "Disable check for an compatibility issue with Spark3.2"
rui-mo Feb 4, 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
Loading