starrocks/contrib
0aKarmA_骅文 1859c8263c
[Enhancement] Support type hints and dataclass compatibility for Python under 3.10 (#63131)
Why I'm doing:
starrocks-python-client support most of the python3 version, but there are some new features that is not compatibility for Python under 3.10

What I'm doing:
use Union for supporting type hints in python under 3.10
not setting kw_only for dataclasses in python under 3.10
2025-09-16 15:43:02 +08:00
..
datadog-connector [Enhancement]Replace exec with ast to load metadata safely (#59377) 2025-05-27 17:29:30 +08:00
java-udf [Enhancement] support map type in UDAF (#60840) 2025-07-18 09:49:51 +08:00
starrocks-jdbc-oauth2-plugin [Doc] Add AuthenticationOAuth2Client to contrib (#60275) 2025-06-26 09:41:36 +08:00
starrocks-python-client [Enhancement] Support type hints and dataclass compatibility for Python under 3.10 (#63131) 2025-09-16 15:43:02 +08:00
trino-connector [BugFix]Fix table_type (#59368) 2025-05-27 14:31:21 +08:00