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

Noisepage benchmark errors #496

Open
Preethi1609 opened this issue Apr 1, 2024 · 0 comments
Open

Noisepage benchmark errors #496

Preethi1609 opened this issue Apr 1, 2024 · 0 comments

Comments

@Preethi1609
Copy link

Preethi1609 commented Apr 1, 2024

Could I please get some documentation on how to run benchbase on noisepage?

I am currently building benchbase with profile set to postgres as there is no profile for noisepage
./mvnw clean package -P postgres

And running the experiment with noisepage tpcc config

java -jar benchbase.jar -b tpcc -c config/noisepage/sample_tpcc_config.xml --create=true --load=true --execute=true

I am getting the error:

[2024-03-30 14:03:15.076] [network_logger] [info] Listening on Unix domain socket with port 15721 [PID=29071]
NoisePage - Self-Driving Database Management System [port=15721] [PID=29071]
[2024-03-30 14:06:09.626] [execution_logger] [error] ERROR: Line: 32, Col: 0 => binary operation '+' does not support types 'Real' and 'Date'

Any help is appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant