Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.
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: databricks/spark-xml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b2611bd
Choose a base ref
...
head repository: databricks/spark-xml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ddd1ef5
Choose a head ref
  • 4 commits
  • 8 files changed
  • 5 contributors

Commits on Oct 10, 2023

  1. Use defined timezone on write for formats that need TZ info (#665)

    * Use defined timezone on write for formats that need TZ info
    
    * Add test
    srowen authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6969262 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Add notes about file extensions and _corrupt_record to documentation (#…

    …674)
    
    * Add notes about file extensions and _corrupt_record to documentation
    
    * Update README.md
    
    * Update README.md
    dolfinus authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3b40ef4 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Fix for xml expression to not parse arbitrary strings (#679)

    Co-authored-by: Xander Bailey <xbailey@palantir.com>
    xanderbailey and xbailey authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c42d6bc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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