Thu, 22 Aug 2024 12:36:45 UTC | login

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

ID219719
Package Namepython-sqlglot
Version5.2.0
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-sqlglot.git#19b6253c4454db3569c581a99d08c420e7bcb8ef
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 12 Nov 2022 03:05:53 UTC
CompletedSat, 12 Nov 2022 08:16:25 UTC
Taskbuild (f37, /rpms/python-sqlglot.git:19b6253c4454db3569c581a99d08c420e7bcb8ef)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-sqlglot.git#19b6253c4454db3569c581a99d08c420e7bcb8ef'}}
Tags
f37
f38
RPMs
src
python-sqlglot-5.2.0-1.fc37.src.rpm (info) (download)
riscv64
python3-sqlglot-5.2.0-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Sep 01 2022 Jonathan Wright <jonathan@almalinux.org> - 5.2.0-1 - Initial package build - rhbz#2123519