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: allisonwang-db/pyspark-data-sources
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.6
Choose a base ref
...
head repository: allisonwang-db/pyspark-data-sources
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 27 files changed
  • 3 contributors

Commits on Jun 4, 2025

  1. Configuration menu
    Copy the full SHA
    7f114d3 View commit details
    Browse the repository at this point in the history
  2. update docs

    allisonwang-db committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    372d3c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. opensky pull request (#11)

    * added opensky.py
    
    * added opensky.py
    
    * added opensky datasource
    fmunz authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    55248ae View commit details
    Browse the repository at this point in the history
  2. update (#13)

    allisonwang-db authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    163f7da View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.17.0

    allisonwang-db committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    f8af96c View commit details
    Browse the repository at this point in the history
  4. fix github action

    allisonwang-db committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    ecaa405 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Support Python 3.12 and above versions (#17)

    * update python ver
    
    * fix poetry lock
    
    * add pyspark as test dependency
    
    * Fix Poetry installation for Python 3.12+ compatibility using official action
    
    * fix
    
    * fix coverage
    
    * more fix
    
    * fix
    allisonwang-db authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    e3ab48c View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.1.8

    allisonwang-db committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    7d48f9a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Add support for Salesforce sink (#18)

    * init
    
    * Update index.md
    
    * add schema option, batch write to salesforce
    
    * update doc: salesforce sink
    
    * update option: schema
    
    * add tests
    
    * rm tests
    
    * rm sys
    
    * fix poetry.lock
    shujingyang-db authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    614dcfc View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.1.9

    allisonwang-db committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    b424900 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Configuration menu
    Copy the full SHA
    85d9aa1 View commit details
    Browse the repository at this point in the history
  2. Add PyArrow data source (#14)

    * add CLAUDE.md
    
    * add arrow data source
    
    * update
    allisonwang-db authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    8985da2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c4e881 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Update Salesforce Data Source Name (#19)

    * update name
    
    * update doc
    
    * fix tests and doc
    
    * pyspark.datasource.salesforce
    
    * rename
    
    * update names
    shujingyang-db authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    72885d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f440d3 View commit details
    Browse the repository at this point in the history
Loading