Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge PHOENIX-6182: IndexTool to verify and repair every index row (#… #1126

Closed
wants to merge 6 commits into from

Commits on Feb 2, 2021

  1. Merge PHOENIX-6182: IndexTool to verify and repair every index row (a…

    …pache#1022)
    
    * PHOENIX-6198 Add option to IndexTool to specify the source table for scan (apache#937)
    
    * PHOENIX-6198 Add option to IndexTool to specify the source table for scan
    
    * Addressed feedback for PHOENIX-6198
    
    Extended the `-from-index` option to support -vBOTH, -vAFTER and -vNONE.
    Added the disclaimer for -vAFTER. Also, using the source table enum from
    IndexScrutinyTool.
    
    * PHOENIX-6199 Generate different query plan depending upon if the source (apache#958)
    
    is index table or data table
    
    * PHOENIX-6200 Add counters for extra index rows, log results to PIT and PIT_RESULT table (apache#995)
    
    * PHOENIX-6200 Add counters for extra index rows, log results to PIT and PIT_RESULT table
    
    * Address feedback
    
    * PHOENIX-6200 (addendum) Fix test case because invalid rows now are
    reported as beyond max lookback when max lookback is set to 0
    Also add ASF license to one file
    tkhurana authored and stoty committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    8258991 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2de1145 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e003f29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14f88ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ec94e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce04dd4 View commit details
    Browse the repository at this point in the history