Thu, 22 Jan 2026 08:16:39 CST | login

Information for build python-sqlglot-5.2.0-1.oc9

ID24323
Package Namepython-sqlglot
Version5.2.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-sqlglot.git?.#21c1af84e0ebbcf35d5aabb4bfb2b647e1617718
SummarySQL Parser and Transpiler
DescriptionSQLGlot is a no dependency Python SQL parser, transpiler, and optimizer. It can be used to format SQL or translate between different dialects like DuckDB, Presto, Spark, and BigQuery. It aims to read a wide variety of SQL inputs and output syntactically correct SQL in the targeted dialects. It is a very comprehensive generic SQL parser with a robust test suite. It is also quite performant while being written purely in Python. You can easily customize the parser, analyze queries, traverse expression trees, and programmatically build SQL. Syntax errors are highlighted and dialect incompatibilities can warn or raise depending on configurations.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 14:51:23 CST
CompletedTue, 04 Jun 2024 14:55:26 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-sqlglot.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-sqlglot.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-sqlglot-5.2.0-1.oc9.src.rpm (info) (download)
aarch64
python3-sqlglot-5.2.0-1.oc9.aarch64.rpm (info) (download)
x86_64
python3-sqlglot-5.2.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2.0-1 - initial build