zhangshenghang commented on code in PR #10318:
URL: https://github.com/apache/seatunnel/pull/10318#discussion_r2681920939


##########
docs/zh/connector-v2/source/Hbase.md:
##########
@@ -33,6 +33,8 @@ import ChangeLog from '../changelog/connector-hbase.md';
 | end_rowkey           | string   | 否  | -     |
 | start_row_inclusive | boolean | 否  | true  |
 | end_row_inclusive   | boolean | 否  | false |
+| min_timestamp       | long    | 否  | -     |
+| max_timestamp       | long    | 否  | -     |

Review Comment:
   Would it be better if we change the naming to make 
start_timestamp/end_timestamp and start_rowkey/end_rowkey consistent?



-- 
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]

Reply via email to