News

Because some parts of the Python ecosystem now use TOML as a configuration language, Python’s support for TOML is growing. As of Python 3.11, a standard library module for TOML, tomllib provides ...
ConnectorX will assign one thread for each partition to load and write data in parallel. Currently, we support partitioning on numerical columns (cannot contain NULL) for SPJA queries. Experimental: ...