Revision be88832f804c1228f83ca2b13dc3cf08ea76a9da authored by Takuya UESHIN on 28 February 2023, 04:01:18 UTC, committed by Hyukjin Kwon on 28 February 2023, 04:01:24 UTC
### What changes were proposed in this pull request?

Enables more parity tests related to `functions`.

### Why are the changes needed?

There are still some more tests we should enable.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Modified/enabled related tests.

Closes #40203 from ueshin/issues/SPARK-42612/tests.

Authored-by: Takuya UESHIN <ueshin@databricks.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit a9f20c12f81e8832123ea8ee87213e12846a69f9)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
1 parent 1f3d9a9
History
File Mode Size
docs
lib
pyspark
test_coverage
test_support
.coveragerc -rw-r--r-- 872 bytes
.gitignore -rw-r--r-- 49 bytes
MANIFEST.in -rw-r--r-- 1.2 KB
README.md -rw-r--r-- 2.1 KB
mypy.ini -rw-r--r-- 3.4 KB
run-tests -rwxr-xr-x 1.1 KB
run-tests-with-coverage -rwxr-xr-x 2.7 KB
run-tests.py -rwxr-xr-x 15.1 KB
setup.cfg -rw-r--r-- 854 bytes
setup.py -rwxr-xr-x 14.1 KB

README.md

back to top