Skip to content

Conversation

@aalkin
Copy link
Member

@aalkin aalkin commented Nov 19, 2025

  • Support fixed- and variable-size columns when converting to arrow::Field
  • Add the table schema to its relevant InputSpec to support creating empty tables directly
  • Add the schemas of tables used as a sources for a generated table in its InputSpec metadata
  • Add serialization/deserialization for the list-type fields
  • Add test for the realistic data model table schemas

@aalkin aalkin requested a review from a team as a code owner November 19, 2025 09:05
@github-actions
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@alibuild
Copy link
Collaborator

alibuild commented Nov 20, 2025

Error while checking build/O2/fullCI_slc9 for f60edd6 at 2025-11-22 16:00:

## sw/BUILD/O2-latest/log
/sw/SOURCES/O2/14832-slc9_x86-64/0/Framework/Core/src/AODReaderHelpers.cxx:239:37: error: binding reference of type 'std::shared_ptr<arrow::Schema>&' to 'const std::shared_ptr<arrow::Schema>' discards qualifiers
ninja: build stopped: subcommand failed.

Full log here.

@aalkin aalkin force-pushed the improve-schema-serialization branch from f60edd6 to 528ac6b Compare November 24, 2025 08:28
@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI_slc9 for 528ac6b at 2025-11-24 10:15:

## sw/BUILD/O2-latest/log
CMake Error at /sw/slc9_x86-64/CMake/v3.31.6-6/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message):

Full log here.

@aalkin
Copy link
Member Author

aalkin commented Nov 28, 2025

Included in #14854

@aalkin aalkin closed this Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants