Git Product home page Git Product logo

dbestclient's People

Contributors

mehrdadalmasi2020 avatar qingzma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dbestclient's Issues

What am I doing wrong?

Hi Qingzhi,

I am fascinated by your project and want to check how it works.
Here is what I have done.

image

Could you please, explain why the result is not like in the dbestclient?
I want to see 578.38

Regards
Fedor

What is DBEst‘’s workload like?

Hi qingzhi,
The paper mentions that the queries are randomly generated. Could you offer me the TPC-DS workload, CCPP workload and Beijing PM2.5 workload? How do you randomly generate the queries and what are the queries like? I am really grateful if you could tell me the details. My email: [email protected].
By the way, you use relative error as metric, what is the definition of relative error? How to calculate ?
Thanks.

运行报错

Welcome to DBEst: a model-based AQP engine! Type exit to exit!
dbestclient> create table mdl(pm25 real, PRES real) from pm25.csv method uniform size 1000
dbestclient> select count(pm25 real) from mdl where 1000<=PRES<=1020;
Start creating model mdl
Reading data file...
Traceback (most recent call last):
File "D:\MyLoad\python3.8.2\lib\cmd.py", line 214, in onecmd
func = getattr(self, 'do_' + cmd)
AttributeError: 'DBEstPrompt' object has no attribute 'do_select'

During handling of the above exception, another exception occurred:
这个是为什么啊?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.