Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-3481][SQL] Removes the evil MINOR HACK
This is a follow up of apache#2352. Now we can finally remove the evil "MINOR HACK", which covered up the eldest bug in the history of Spark SQL (see details [here](apache#2352 (comment))). Author: Cheng Lian <[email protected]> Closes apache#2377 from liancheng/remove-evil-minor-hack and squashes the following commits: 0869c78 [Cheng Lian] Removes the evil MINOR HACK
- Loading branch information