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

Fix merge of branch-22.04 to branch-22.06 #5027

Merged
merged 5 commits into from
Mar 23, 2022
Merged

Commits on Mar 23, 2022

  1. Replace ParquetFileReader.readFooter with open() and getFooter [datab…

    …ricks] (NVIDIA#4976)
    
    * replace readFooter with open() and getFootter
    
    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    
    * add dependency for db failure
    
    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    
    * close the file
    
    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    
    * addressed review comments
    
    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    
    Co-authored-by: Raza Jafri <rjafri@nvidia.com>
    razajafri and razajafri authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    1297916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ead5261 View commit details
    Browse the repository at this point in the history
  3. Fix unused imports

    Signed-off-by: Jason Lowe <jlowe@nvidia.com>
    jlowe committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    fa8d161 View commit details
    Browse the repository at this point in the history
  4. Update RoCE doc URL (NVIDIA#5026)

    Signed-off-by: Alessandro Bellina <abellina@nvidia.com>
    abellina authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    1d3b836 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d135b1 View commit details
    Browse the repository at this point in the history