OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | query |
Public Attributes | |
con | |
cursor | |
Definition at line 23 of file bench_batch_streaming_ingest.py.
def bench_batch_streaming_ingest.OmniCon.__init__ | ( | self, | |
user, | |||
pw, | |||
dbname | |||
) |
Definition at line 24 of file bench_batch_streaming_ingest.py.
def bench_batch_streaming_ingest.OmniCon.query | ( | self, | |
sql | |||
) |
Definition at line 28 of file bench_batch_streaming_ingest.py.
bench_batch_streaming_ingest.OmniCon.con |
Definition at line 25 of file bench_batch_streaming_ingest.py.
bench_batch_streaming_ingest.OmniCon.cursor |
Definition at line 26 of file bench_batch_streaming_ingest.py.
Referenced by heavydb.thrift.Heavy.get_completion_hints_args.read(), and heavydb.thrift.Heavy.get_completion_hints_args.write().