debezium / debezium/dbz

Remove Table#retrieveColumnNames() [DBZ-2568]

Open
#369 0 comments 0 reactions 0 assignees View on GitHub
component/core-library migrated-from-jira type/task
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Migrated from [DBZ-2568](https://issues.redhat.com/browse/DBZ-2568)

This is used in two places in non-test code only. It's not very efficient as it creates a stream internally which then is consumed as a list and then streamed again. Instead, callers should directly obtain the column list.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.