这是indexloc提供的服务,不要输入任何密码
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lightcopy/parquet-index
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: branch-0.2
Choose a base ref
...
head repository: lightcopy/parquet-index
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 34 files changed
  • 4 contributors

Commits on Jan 2, 2018

  1. Spark 2.2 support (#79)

    * update to spark 2.2
    
    * fix tests
    
    * update readme
    
    * update readme
    
    * update tests
    
    * update travis
    
    * update travis
    
    * update readme
    
    * update readme
    
    * update travis.yml
    
    * remove jdk7
    
    * update travis
    
    * update to hadoop2.7
    
    * fix script
    
    * fix script
    sadikovi authored Jan 2, 2018
    Configuration menu
    Copy the full SHA
    4c5c9d5 View commit details
    Browse the repository at this point in the history
  2. spark 2.1 support (#80)

    sadikovi authored Jan 2, 2018
    Configuration menu
    Copy the full SHA
    3fe2cfb View commit details
    Browse the repository at this point in the history
  3. release v0.3.0

    sadikovi committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    6920307 View commit details
    Browse the repository at this point in the history
  4. set next version

    sadikovi committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    6a55637 View commit details
    Browse the repository at this point in the history
  5. spark 2.2 support

    sadikovi committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    07da780 View commit details
    Browse the repository at this point in the history
  6. release v0.4.0

    sadikovi committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    18ac0a3 View commit details
    Browse the repository at this point in the history
  7. set next version

    sadikovi committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    7ef254e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Configuration menu
    Copy the full SHA
    7968c00 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. ISSUE 86: Creating Hadoop FS based on URI and conf (#87)

    * ISSUE 86: Creating Hadoop FS based on URI and conf
    
    Added static getFS to check for null and non-null default URI
    Added basic test on file:// (couldn't add s3a due to credentials and aws classes)
    
    * Fixed Code Review comments
    
    * Updated long comment line
    arunbhat authored and sadikovi committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    8581ef7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. fix build

    sadikovi committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    d65f060 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Configuration menu
    Copy the full SHA
    fd442d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5051f96 View commit details
    Browse the repository at this point in the history
  3. update readme

    sadikovi committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    4286107 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8484c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Add support for python 3, deprecate python 2 (#97)

    * Add support for python 3
    
    * Update README to warn users that python2 is unsupported
    
    * small stylistic amend on README
    erolm-a authored Jul 25, 2020
    Configuration menu
    Copy the full SHA
    bddcd86 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Add Spark 3.0 support (#100)

    This PR adds support for Spark 3.0.0 in master branch. I also updated the scala and python tests and fixed CI.
    
    Closes #99.
    sadikovi authored Jul 26, 2020
    Configuration menu
    Copy the full SHA
    478ec14 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. release v0.5.0

    sadikovi committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    fd410e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40ee9e1 View commit details
    Browse the repository at this point in the history
  3. set next version

    sadikovi committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    2678721 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    3b768e9 View commit details
    Browse the repository at this point in the history
Loading