Skip to content

[Core] Add tabular database IO interface and CSVDataBase IO - #14675

Open
sunethwarna wants to merge 21 commits into
masterfrom
core/io/add_tabular_database_io
Open

[Core] Add tabular database IO interface and CSVDataBase IO#14675
sunethwarna wants to merge 21 commits into
masterfrom
core/io/add_tabular_database_io

Conversation

@sunethwarna

Copy link
Copy Markdown
Member

name: ✨ Feature
about: This PR adds TabularDataBaseIO interface to the core, and implements a solid CSVDataBaseIO which can be used to read in csv data files and write out csv data files having mixed columns in the C++ level. This will be used in the new adjoint response function interface.


🆕 Changelog

  • Add TabularDataBaseIO interface
  • Add CSVDatabaseIO class
  • Add unit tests.

@sunethwarna
sunethwarna requested a review from a team as a code owner August 13, 2026 14:06
Co-authored-by: sunethwarna <7856520+sunethwarna@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants