Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
postgrespro
/
pg_query_state
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
160
Code
Issues
2
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add TPC-DS stress tests
- #17
#17
Merged
maksm90
merged 24 commits into
postgrespro:master
postgrespro/pg_query_state:master
from
ololobus:tpc-ds
ololobus/pg_query_state:tpc-ds
Copy head branch name to clipboard
Jan 10, 2020
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Add TPC-DS stress tests
#17
maksm90
merged 24 commits into
postgrespro:master
postgrespro/pg_query_state:master
from
ololobus:tpc-ds
ololobus/pg_query_state:tpc-ds
Copy head branch name to clipboard
Commits
Commits on Oct 25, 2019
Transfer tests to python3
ololobus
committed
957d83f
View commit details
Copy full SHA for 957d83f
Browse repository at this point
Try TPC-DS test
ololobus
committed
bbc89f5
View commit details
Copy full SHA for bbc89f5
Browse repository at this point
Use committed TPC-DS queries for now
ololobus
committed
459a060
View commit details
Copy full SHA for 459a060
Browse repository at this point
Prepare TPC-DS data
ololobus
committed
37bedbe
View commit details
Copy full SHA for 37bedbe
Browse repository at this point
Commits on Oct 26, 2019
New tests refactoring
ololobus
committed
166ead3
View commit details
Copy full SHA for 166ead3
Browse repository at this point
Add comment
ololobus
committed
91d7754
View commit details
Copy full SHA for 91d7754
Browse repository at this point
Set stress_in_progress as global
ololobus
committed
5bc7769
View commit details
Copy full SHA for 5bc7769
Browse repository at this point
Some formatting and new queries
ololobus
committed
8c1a8d7
View commit details
Copy full SHA for 8c1a8d7
Browse repository at this point
Remove committed TCP-DS queries
ololobus
committed
7118ea2
View commit details
Copy full SHA for 7118ea2
Browse repository at this point
Commits on Oct 28, 2019
README.md updated to reflect recent changes
ololobus
committed
7bb3c33
View commit details
Copy full SHA for 7bb3c33
Browse repository at this point
Support only Python 3+ for running tests
ololobus
committed
087b0c8
View commit details
Copy full SHA for 087b0c8
Browse repository at this point
Use copy_from from psycopg2 for TPC-DS data load
ololobus
committed
4d4734a
View commit details
Copy full SHA for 4d4734a
Browse repository at this point
Commits on Oct 29, 2019
Segregate stress test based on TPC-DS from common ones
maksm90
committed
80a5e1a
View commit details
Copy full SHA for 80a5e1a
Browse repository at this point
Fix tests runner script
maksm90
committed
302350c
View commit details
Copy full SHA for 302350c
Browse repository at this point
Commits on Oct 30, 2019
Try to fix usage of USE_TPCDS variable in test script
ololobus
committed
18f5a38
View commit details
Copy full SHA for 18f5a38
Browse repository at this point
Pass USE_TPCDS env variable to Docker container
ololobus
committed
02049e1
View commit details
Copy full SHA for 02049e1
Browse repository at this point
Create pg_query_state extension in the case of TPC-DS test
ololobus
committed
a4a2ec3
View commit details
Copy full SHA for a4a2ec3
Browse repository at this point
Do not run TPC-DS on 9.6
ololobus
committed
ba34af1
View commit details
Copy full SHA for ba34af1
Browse repository at this point
Commits on Dec 21, 2019
Split common tests and tpc-ds stress test on different modules
Show description for b2f8e82
Maksim Milyutin
committed
b2f8e82
View commit details
Copy full SHA for b2f8e82
Browse repository at this point
Segregate setup and running of stress test
maksm90
committed
772062a
View commit details
Copy full SHA for 772062a
Browse repository at this point
Make periodic pg_query_state calls to backend running TPC-DS bench
Show description for 2ac1f8a
maksm90
committed
2ac1f8a
View commit details
Copy full SHA for 2ac1f8a
Browse repository at this point
Commits on Dec 28, 2019
Refactor the main cycle of tpc-ds stress test
maksm90
committed
61cf837
View commit details
Copy full SHA for 61cf837
Browse repository at this point
Commits on Jan 9, 2020
Make light refactoring after review from ololobus
maksm90
committed
c1776bc
View commit details
Copy full SHA for c1776bc
Browse repository at this point
Commits on Jan 10, 2020
Light refactoring regarding constants in run_tpcds function
maksm90
committed
8545705
View commit details
Copy full SHA for 8545705
Browse repository at this point
You can’t perform that action at this time.