Skip to content
  • qiping.lqp's avatar
    634d04b8
    [SPARK-3291][SQL]TestcaseName in createQueryTest should not contain ":" · 634d04b8
    qiping.lqp authored
    ":" is not allowed to appear in a file name of Windows system. If file name contains ":", this file can't be checked out in a Windows system and developers using Windows must be careful to not commit the deletion of such files, Which is very inconvenient.
    
    Author: qiping.lqp <qiping.lqp@alibaba-inc.com>
    
    Closes #2191 from chouqin/querytest and squashes the following commits:
    
    0e943a1 [qiping.lqp] rename golden file
    60a863f [qiping.lqp] TestcaseName in createQueryTest should not contain ":"
    634d04b8
    [SPARK-3291][SQL]TestcaseName in createQueryTest should not contain ":"
    qiping.lqp authored
    ":" is not allowed to appear in a file name of Windows system. If file name contains ":", this file can't be checked out in a Windows system and developers using Windows must be careful to not commit the deletion of such files, Which is very inconvenient.
    
    Author: qiping.lqp <qiping.lqp@alibaba-inc.com>
    
    Closes #2191 from chouqin/querytest and squashes the following commits:
    
    0e943a1 [qiping.lqp] rename golden file
    60a863f [qiping.lqp] TestcaseName in createQueryTest should not contain ":"
Loading