starrocks-connector-for-apache-flink icon indicating copy to clipboard operation
starrocks-connector-for-apache-flink copied to clipboard

[BugFix] Fix a typo in class StarRocksTableRowTransformer

Open jiandongchen opened this issue 10 months ago • 0 comments

What type of PR is this:

  • [x] BugFix
  • [ ] Feature
  • [ ] Enhancement
  • [ ] Refactor
  • [ ] UT
  • [ ] Doc
  • [ ] Tool

Which issues of this PR fixes :

Fixed a typo in class StarRocksTableRowTransformer, it should be typeConversion instead of typeConvertion.

Problem Summary(Required) :

Checklist:

  • [ ] I have added test cases for my bug fix or my new feature
  • [ ] This pr will affect users' behaviors
  • [ ] This pr needs user documentation (for new or modified features or behaviors)
  • [ ] I have added documentation for my new feature or new function

jiandongchen avatar Apr 18 '24 07:04 jiandongchen