xiaozilong created FLINK-22843:
----------------------------------
Summary: Document and code are inconsistent.
Key: FLINK-22843
URL:
https://issues.apache.org/jira/browse/FLINK-22843 Project: Flink
Issue Type: Improvement
Components: Documentation
Affects Versions: 1.13.0
Reporter: xiaozilong
code: [
https://github.com/apache/flink/blob/abd321c04d87799800d0b0dada9334fd46f99960/flink-connectors/flink-connector-hbase-base/src/main/java/org/apache/flink/connector/hbase/options/HBaseOptions.java#L103]
docment: [
https://github.com/apache/flink/blob/master/docs/content/docs/connectors/table/hbase.md#lookupcachemax-rows]
The type of configuration `lookup.cache.max-rows` should be Long instead of Integer and the defaule value maybe the defaule value is wrong also.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)