Skip to content

Comments

Refactor TableResponse into ArrowTableResponse + ParquetTableResponse and Regenerate SDK with API Gateway 1.1485.0#323

Open
PalashSharma20 wants to merge 1 commit intodevelopfrom
palashs/parquet-table-response
Open

Refactor TableResponse into ArrowTableResponse + ParquetTableResponse and Regenerate SDK with API Gateway 1.1485.0#323
PalashSharma20 wants to merge 1 commit intodevelopfrom
palashs/parquet-table-response

Conversation

@PalashSharma20
Copy link

Refactor TableResponse into ArrowTableResponse + ParquetTableResponse and Regenerate SDK with API Gateway 1.1485.0

@changelog-app
Copy link

changelog-app bot commented Feb 23, 2026

Generate changelog in changelog/@unreleased

Type (Select exactly one)

  • Feature (Adding new functionality)
  • Improvement (Improving existing functionality)
  • Fix (Fixing an issue with existing functionality)
  • Break (Creating a new major version by breaking public APIs)
  • Deprecation (Removing functionality in a non-breaking way)
  • Migration (Automatically moving data/functionality to a new system)

Description

Refactor TableResponse into ArrowTableResponse + ParquetTableResponse and Regenerate SDK with API Gateway 1.1485.0

Check the box to generate changelog(s)

  • Generate changelog entry

@changelog-app
Copy link

changelog-app bot commented Feb 23, 2026

Successfully generated changelog entry!

Need to regenerate?

Simply interact with the changelog bot comment again to regenerate these entries.


📋Changelog Preview

✨ Features

  • Refactor TableResponse into ArrowTableResponse + ParquetTableResponse and Regenerate SDK with API Gateway 1.1485.0 (#323)

… and regenerate SDK

Regenerate SDK with API Gateway 1.1485.0 and updated generator that splits TableResponse
into format-specific subclasses (ArrowTableResponse for Arrow IPC, ParquetTableResponse
for Parquet). Config field `tableOperations` renamed to `arrowTableOperations`, with new
`parquetTableOperations` field for Parquet endpoints.

- `readTableDataset`, `getResultsSqlQuery` -> arrowTableOperations
- `parquetExperimentSeries`, `parquetExperimentArtifactTable` -> parquetTableOperations
@PalashSharma20 PalashSharma20 force-pushed the palashs/parquet-table-response branch from 85ee936 to eb3bf66 Compare February 23, 2026 19:20
@PalashSharma20 PalashSharma20 marked this pull request as ready for review February 23, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant