Skip to content

Remove bidirectional coupling from/to Block to/from BlockEncoding#25029

Merged
wendigo merged 2 commits intomasterfrom
serafin/decouple-blocks
Feb 17, 2025
Merged

Remove bidirectional coupling from/to Block to/from BlockEncoding#25029
wendigo merged 2 commits intomasterfrom
serafin/decouple-blocks

Conversation

@wendigo
Copy link
Copy Markdown
Contributor

@wendigo wendigo commented Feb 15, 2025

Right now these abstractions allow for a single encoding for a given block.

In the future we want multiple encoding for a given block to exist and be able
to apply them based on the block properties (size/number of nulls etc).

Description

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

Right now these abstractions allow for a single encoding for a given block.

In the future we want multiple encoding for a given block to exist and be able
to apply them based on the block properties (size/number of nulls etc).
@cla-bot cla-bot bot added the cla-signed label Feb 15, 2025
@wendigo wendigo requested a review from losipiuk February 15, 2025 14:15
@github-actions github-actions bot added the hive Hive connector label Feb 15, 2025
@losipiuk
Copy link
Copy Markdown
Member

review or not review? It is draft

@wendigo
Copy link
Copy Markdown
Contributor Author

wendigo commented Feb 16, 2025

@losipiuk review. I wasn't sure whether tests will pass but they did. On first attempt ;)

@wendigo wendigo marked this pull request as ready for review February 16, 2025 12:54
@wendigo wendigo merged commit 096bc48 into master Feb 17, 2025
@wendigo wendigo deleted the serafin/decouple-blocks branch February 17, 2025 09:33
@github-actions github-actions bot added this to the 471 milestone Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed hive Hive connector

Development

Successfully merging this pull request may close these issues.

2 participants