Skip to content

Commit 2567c25

Browse files
authored
#1202: Updated Sqlglot and prepared release (#1204)
fixes #1202
1 parent fe0d8e6 commit 2567c25

File tree

3 files changed

+82
-80
lines changed

3 files changed

+82
-80
lines changed

doc/changes/changes_9.7.0.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
1-
# script-languages-release 9.7.0, released t.b.d.
1+
# script-languages-release 9.7.0, released 2025-08-07
22

3-
Code name: t.b.d.
3+
Code name: Python template 3.12 flavor
44

55
## Summary
66

7-
t.b.d.
7+
This release adds the new Python 3.12 template flavor. Also, it provides package updates and internal improvements.
8+
The PyPi package `sqlglot` in the standard-python SLC was updated to version 27.6.0, thus supporting the Exasol dialect.
89

910
## [Package Version Comparison between Release 9.7.0 and 9.6.0](package_diffs/9.7.0/README.md)
1011

1112
## Script-Language-Container-Tool (Exaslct)
1213

13-
This release uses version 3.3.0 of the container tool.
14+
This release uses version 3.4.1 of the container tool.
1415

1516
## Features
1617

@@ -25,6 +26,7 @@ This release uses version 3.3.0 of the container tool.
2526
- #1177: Splitted the pandas memory leak test cases file-wi
2627
- #1164: Updated python packages to be compatible with CUDA 12.9
2728
- #1198: Migrated to latest SLC-CI-SETUP 3.3.2 and PTB 1.7.4
29+
- #1202: Update Sqlglot and prepared release
2830

2931
## Bugs
3032

0 commit comments

Comments
 (0)