Tan-JiaLiang commented on PR #36: URL: https://github.com/apache/flink-connector-hbase/pull/36#issuecomment-1894864784
@MOBIN-F @ferenc-csaky @MartijnVisser Hi, sorry to jump into this discussion. This option will make FlinkSQL behave strange IMO, because we define the ROW type and the actual behavior is the MAP type, so why not just implement it as a MAP type? And looking at the current implementation as long as user set this option in their table, scan and get will throw an exception, this case never appear in any other connector in my mind. So I think is better to have a discussion on this topic in the dev mailing list. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
