Closed ilovd closed 2 weeks ago
when i use sql transform:
error msg:
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.
Search before asking
What happened
Hbase Sink to Starrocks,the configuration of transform.fieldmapper info:name doesn't work.
SeaTunnel Version
2.3.6
SeaTunnel Config
Running Command
Error Exception
Zeta or Flink or Spark Version
zeta
Java or Scala Version
jdk11
Screenshots
transform can not recognize the field "info:name", "info:age"。 i want to mapping hbase column to starrocks column, but failed. If i only use field rowkey to mapping, it will success. but when i mapping more columns , it will failed.
Are you willing to submit PR?
Code of Conduct