Commits
User selector
Commit History
Commits on May 3, 2022
Add Test Case on exception handling to Pyspark
Show description for 462418cauthored andcommitted
Commits on Mar 3, 2022
Minor improvements to Restore Python API implementation and tests
Show description for 01ce4f5authored andcommitted
Commits on Feb 28, 2022
Minor refactor to tables.py
Show description for 31b2480authored andcommitted
Commits on Feb 4, 2022
Python API for restoring delta table
Show description for be605d1authored andcommitted
configure_spark_with_delta_pip fix to stop overwriting spark.jars.packages
Show description for 6e1a488authored andcommitted
Commits on Jan 19, 2022
Update test_deltatable.py to comply with PEP 8 rule E722
Show description for 3c05fadauthored andcommitted
Commits on Nov 18, 2021
Make test_pip_utils.py run during tests
Show description for 45cc12dcommittedAdd Python type annotations
Show description for bc3ec0dauthored andcommitted
Commits on Oct 28, 2021
[DELTA-OSS-EXTERNAL] Fix DeltaTable._condition_to_jcolumn and DeltaTable._dict_to_jmap usage
Show description for 0f048ceauthored andcommitted
Commits on Oct 15, 2021
[DELTA-OSS-EXTERNAL][BREAKING]Python: fix convertToDelta to return a delta.tables.DeltaTable
Show description for c586f9aauthored andcommitted
Commits on Aug 13, 2021
[DELTA-OSS-EXTERNAL] Pypi packaging automated test
Show description for dfd7bccauthored andcommitted
Commits on Jun 3, 2021
[SC-78072][Delta] Fix partitionedBy in DeltaTableBuilder Python API
Show description for 59aa330authored andcommitted
Commits on May 24, 2021
[SC-77952] Update Delta Lake OSS licenses from 2020 to 2021
Show description for e36dc6bcommitted[DELTA-OSS-EXTERNAL] Update pypi name to delta-spark
Show description for ebf7625committed
Commits on May 20, 2021
[DELTA-OSS-EXTERNAL] Polish docs for 1.0
Show description for 9c316adcommitted
Commits on May 19, 2021
[SC-69796] [Delta] Add DeltaTableBuilder Python API To Support Generated Columns
Show description for 9a7338cauthored andcommitted
Commits on May 18, 2021
[SC-77334][Delta] Remove Evolving Annotation From DeltaTable and DeltaMergeBuilder
Show description for bce30bdauthored andcommitted
Commits on May 6, 2021
[DELTA-OSS-EXTERNAL] Create PyPI release
Show description for 98c66a6authored andcommitted
Commits on Apr 22, 2021
[SC-42766][Delta]Make concurrent exceptions as public apis in python
Show description for d0f0257committed
Commits on Apr 19, 2021
[DELTA-OSS-EXTERNAL] Typo in Python docs for DeltaMergeBuilder
Show description for 1b92060authored andcommitted
Commits on Jan 19, 2021
[SC-52455] Show delta table type for SHOW TBLPROPERTIES query
Show description for da2faf2authored andcommitted[DELTA-OSS-EXTERNAL] Remove duplicate parameter in docstring
Show description for 6d16520authored andcommitted
Commits on Oct 15, 2020
[SC-51428][DELTA] Model table protocol version as table properties for Delta
Show description for 001d9b2committed
Commits on Sep 17, 2020
[SPARK-32319][PYSPARK] Disallow the use of unused imports
Show description for 0ca9e32authored andcommitted[SC-45757][DELTA] Upgrade the max Delta Protocol Version 3 and introduce upgrade API
Show description for 3f1c603authored andcommitted
Commits on Jul 15, 2020
[SC-37944][WARMFIX]Use a temp dir for spark warehouse dir in Delta python tests
Show description for 7028414committed
Commits on Jun 11, 2020
[SC-34725] [Delta] Added Python DDL tests
Show description for e618302committed
Commits on May 13, 2020
[SC-34318][DELTA] Add test utility class in Python to configure Delta's extensions
Show description for 0b60d71authored andcommitted
Commits on Apr 30, 2020
[SC-33906] Upgrade Delta OSS to Spark 3.0
Show description for a4dc671authored andcommittedFix delta/python/run-tests.py
Show description for cdba0b9authored andcommitted
Commits on Apr 7, 2020
[SC-30048][Delta]Changed copyright in license headers based on linux foundation guidelines
Show description for a43c892authored andcommitted
Commits on Mar 18, 2020
[DELTA-OSS-EXTERNAL] Add python linting to circleci build
Show description for 71606f4authored andcommitted
Commits on Jan 28, 2020
[DELTA-OSS-EXTERNAL] Made the python api doc generation more robust
Show description for 6ff2e1aauthored andcommitted
Commits on Dec 23, 2019
[DELTA-OSS-EXTERNAL] Fix typo in DeltaTable Generate method descriptions
Show description for 8f8df61authored andcommitted
Commits on Dec 5, 2019
[SC-25748][DELTA] Scala/Python/SQL public APIs for Generate Delta Manifest
Show description for 5b3e3ebauthored andcommitted