Christian Bush

Results 7 issues of Christian Bush

OpenAPI specifies an integer to be a _signed_ 64-bit integer. My OpenAPI schema is specifying integer, but the hypothesis strategy is generating numbers greater than 64 bits of size. Expected...

Priority: Low
Hacktoberfest
Difficulty: Intermediate
Core: Data Generation

## Summary *Problem:* The current CDC (Change Data Capture) benchmark process requires streaming data into OpenHouse for periods up to 24 hours. After the stream is manually stopped (sometime after...

## Summary problem: the OpenHouse spark catalog does not preserve non-null fields requested by user dataframes. Because of that, tables are saved with the wrong schema. This problem only affects...

## Summary [Issue](https://github.com/linkedin/openhouse/issues/#nnn)] Briefly discuss the summary of the changes made in this pull request in 2-3 lines. ## Changes - [ ] Client-facing API Changes - [ ] Internal...

## Summary Implement Iceberg table branching functionality in OpenHouse internal catalog with comprehensive testing infrastructure. The old code was getting unwieldy with nested for-loops, mutable collections, and scattered state management,...

## Summary This PR extracts snapshot handling logic from OpenHouseInternalTableOperations into a dedicated SnapshotDiffApplier class. The refactoring improves code organization and maintainability while preserving all existing behavior. ## Changes -...

## Summary [Issue](https://github.com/linkedin/openhouse/issues/#nnn)] Briefly discuss the summary of the changes made in this pull request in 2-3 lines. ## Changes - [ ] Client-facing API Changes - [ ] Internal...