Notes from April 4th, 2025

Building our own phoenix-queryserver release for TDP2 stack.

Pull Requests

Weekly review of open PRs (in chronological order):

Open Topics

Phoenix-queryserver

Phoenix-queryserver is not working in the environment of TDP2. Some commits have been made on the master branch, but the changes have not been released. So we can build our own release since components versions are compatible with the changes on the master branch.

Spark

Discussions around the table creation from Spark. Table will be created as Iceberg tables by default. It must be specified if you want to create any other specific table format.

Iceberg

Discussions around automatic compaction. No table properties will be preconfigured for Iceberg.