Wed, 21 Jan 2026 17:45:39 CST | login

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

ID40907
Package Namepython-sqlglot
Version5.2.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-sqlglot.git?.#6909cd27afb797fdb51eeb6be2b63a47ab5c1edb
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 bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 01:53:46 CST
CompletedSat, 14 Jun 2025 01:57:13 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-2.oc9.src.rpm (info) (download)
aarch64
python3-sqlglot-5.2.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
python3-sqlglot-5.2.0-2.oc9.loongarch64.rpm (info) (download)
x86_64
python3-sqlglot-5.2.0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 5.2.0-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2.0-1 - initial build