Github user ictmalili commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/883#discussion_r77279552
--- Diff: tools/doc/hawqregister_help ---
@@ -7,8 +7,8 @@ Usage2: Register parquet/ao table from
laterst-sync-metadata in yaml format
SYNOPSIS
*****************************************************
-Usage1: hawq register [-h hostname] [-p port] [-U username] [-d
databasename] [-f filepath] <tablename>
-Usage2: hawq register [-h hostname] [-p port] [-U username] [-d
databasename] [-c config] <tablename>
+Usage1: hawq register [-h hostname] [-p port] [-U username] [-d
databasename] [-f filepath] [-e eof] <tablename>
+Usage2: hawq register [-h hostname] [-p port] [-U username] [-d
databasename] [-c config] [--force] [--repair] <tablename>
--- End diff --
Should we add more description about the --force and --repair params?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---