Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PGPRO-12394 Enable TPCDS tests#72

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
alexandervpotapov wants to merge1 commit intopostgrespro:master
base:master
Choose a base branch
Loading
fromalexandervpotapov:12394-master
Draft
Show file tree
Hide file tree
Changes fromall commits
Commits
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
7 changes: 4 additions & 3 deletions.travis.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -24,11 +24,11 @@ notifications:
env:
- PG_VERSION=18
- PG_VERSION=17
- PG_VERSION=16 LEVEL=hardcore USE_TPCDS=0
- PG_VERSION=16 LEVEL=hardcore USE_TPCDS=1
- PG_VERSION=16
- PG_VERSION=15 LEVEL=hardcore USE_TPCDS=0
- PG_VERSION=15 LEVEL=hardcore USE_TPCDS=1
- PG_VERSION=15
- PG_VERSION=14 LEVEL=hardcore USE_TPCDS=0
- PG_VERSION=14 LEVEL=hardcore USE_TPCDS=1
- PG_VERSION=14
- PG_VERSION=13
- PG_VERSION=12
Expand All@@ -37,6 +37,7 @@ env:

matrix:
allow_failures:
- env: PG_VERSION=13
- env: PG_VERSION=12
- env: PG_VERSION=10
- env: PG_VERSION=9.6
2 changes: 1 addition & 1 deletiontests/prepare_stress.sh
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,7 +4,7 @@ mkdir -p tmp_stress
cd tmp_stress
rm -rf ./*

git clone --depth 1 --single-branch --branch master https://github.com/gregrahn/tpcds-kit.git # used for data and schema
git clone --depth 1 --single-branch --branch master https://github.com/alexandervpotapov/tpcds-kit.git # used for data and schema
git clone --depth 1 --single-branch --branch master https://github.com/cwida/tpcds-result-reproduction.git # used for queries only

cd tpcds-kit/tools
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp