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

Skip timestampt as partition key test #475

Draft
wants to merge 26 commits into
base: update
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
f85467a
Issues calling reclaimer / arbitrator APIs in single-thread execution…
PHILO-HE Nov 3, 2023
751c00d
Fix array_union on NaN (7086)
JkSelf Nov 9, 2023
d7786ac
Add setup script for cent7 (oap 408)
JkSelf Feb 6, 2024
7bee07f
Support struct column reading with different schemas (5962)
rui-mo Jan 26, 2024
46b2d4e
Support timestamp reader for Parquet file format (4680)
JkSelf Nov 23, 2023
fb39078
Add config for registration (7110)
JkSelf Feb 1, 2024
2c03400
Delete website folder due to security issues
JkSelf Nov 9, 2023
b2e9023
Support different timestamp units in arrow bridge (7625)
rui-mo Jan 26, 2024
637c8fc
Add tokenizer factory to support plugin custom tokenizer (7484)
JkSelf Nov 25, 2023
8f435e1
Add simdjson based get_json_object Spark function (5179)
PHILO-HE Nov 27, 2023
515c098
Fix ORC related failed UT (oap 417)
chenxu14 Nov 23, 2023
ef00376
Adding CI job (oap 446)
JkSelf Jan 30, 2024
5bb8bf4
Add support to read plain encoded INT96 timestamp from Parquet file (…
mskapilks Dec 8, 2023
8494901
Spark sql sum agg function support decimal (5372)
liujiayi771 Jun 20, 2023
7f39493
Spark sql avg agg function support decimal (6020)
liujiayi771 Aug 7, 2023
4161b1d
Register merge extract companion agg functions without suffix
zhztheplayer Dec 29, 2023
a78dfc5
Rename presto 'replace' function to 'presto_replace' to avoid conflic…
JkSelf Jan 31, 2024
ddae832
Treat timestamp partition value as UTC
rui-mo Jan 20, 2024
4f0b863
Add CAST(real as decimal) (8575)
rui-mo Jan 27, 2024
20dcc71
Skip timestampt as partition key test
zhouyuan Feb 4, 2024
758d7cb
install rpm/curl
zhouyuan Feb 6, 2024
82d22c7
fix test
zhouyuan Jan 31, 2024
657095c
check g++12
zhouyuan Feb 6, 2024
e93a9a0
use ubuntu 20.04
zhouyuan Feb 6, 2024
bdc6c29
remove fmt
zhouyuan Feb 6, 2024
86c5533
use ubuntu 2204
zhouyuan Feb 6, 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