Skip to content

Web console: only pick kafka input format by default when needed#16180

Merged
gianm merged 1 commit intoapache:masterfrom
vogievetsky:use-kafka-format-only-when-needed
Apr 1, 2024
Merged

Web console: only pick kafka input format by default when needed#16180
gianm merged 1 commit intoapache:masterfrom
vogievetsky:use-kafka-format-only-when-needed

Conversation

@vogievetsky
Copy link
Copy Markdown
Contributor

Changes the input format guesser to, instead of always picking the kafka input format for a kafka source, to only pick it if it detects meaningful info in the kafka sample.

Meaningful info being:

  • a key
  • headers
  • more than one topic

This only changes the default, the user can always change it with one click.

@gianm gianm merged commit 06268bf into apache:master Apr 1, 2024
@vogievetsky vogievetsky deleted the use-kafka-format-only-when-needed branch April 1, 2024 22:13
@adarshsanjeev adarshsanjeev added this to the 30.0.0 milestone May 6, 2024
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.

3 participants