You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 25 / python3-pinotdb-0.2.4-1.lbn25.noarch

python3-pinotdb-0.2.4-1.lbn25.noarch

Package Attributes
RPM  python3-pinotdb-0.2.4-1.lbn25.noarch.rpm Architecture  noarch Size  58840 Created  2021/11/29 02:43:15 UTC
Package Specification
Summary Python DB-API and SQLAlchemy dialect for Pinot
Group Unspecified
License MIT
Home Page https://github.com/python-pinot-dbapi/pinot-dbapi
Description

Python DB-API and SQLAlchemy dialect for Pinot This module allows accessing Pinot via its [SQL API]( Usage Using the DB API:python from pinotdb import connectconn connect(host'localhost', port8099, path'/query', scheme'http') curs conn.cursor() curs.execute(""" SELECT place, CAST(REGEXP_EXTRACT(place, '(.*),, 1) AS FLOAT) AS lat, CAST(REGEXP_EXTRACT(place, ,(.*)', 1) AS FLOAT) AS lon FROM...

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python3-pinotdb
python3.7dist(pinotdb)
python3dist(pinotdb)

Document Actions