Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename 311until320-apache to 311until320-noncdh #4193

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

res-life
Copy link
Collaborator

Rename "311until320-apache" directory to "311until320-noncdh"
This fixes #3613

Signed-off-by: Chong Gao res_life@163.com

Signed-off-by: Chong Gao <res_life@163.com>
@res-life
Copy link
Collaborator Author

build

@res-life
Copy link
Collaborator Author

@pxLi 3 tests failed in ParseDateTimeSuite, seems it's not introduced by this PR.

- to_date yyyy-MM-dd *** FAILED ***
  Mismatch between CPU and GPU for the following rows:
  
  [#40] CPU: [1999-12-29
  ,null]
  [#40] GPU: [1999-12-29
  ,1999-12-29] (ParseDateTimeSuite.scala:302)
- to_date yyyy-MM-dd LEGACY
- to_date yyyy/MM/dd LEGACY
- to_date dd/MM/yyyy
- to_date dd/MM/yyyy LEGACY
- to_date parse date
- to_date parse timestamp
- to_timestamp yyyy-MM-dd *** FAILED ***
  Mismatch between CPU and GPU for the following rows:
  
  [#35] CPU: [1999-12-29
  ,null]
  [#35] GPU: [1999-12-29
  ,1999-12-29 00:00:00.0] (ParseDateTimeSuite.scala:302)
- to_timestamp dd/MM/yyyy
- to_date default pattern
- unix_timestamp parse date *** FAILED ***
  Mismatch between CPU and GPU for the following rows:
  
  [#35] CPU: [1999-12-29
  ,null]
  [#35] GPU: [1999-12-29
  ,946425600] (ParseDateTimeSuite.scala:302)
- unix_timestamp parse yyyy/MM

@jlowe jlowe added the build Related to CI / CD or cleanly building label Nov 23, 2021
@pxLi
Copy link
Collaborator

pxLi commented Nov 24, 2021

@pxLi 3 tests failed in ParseDateTimeSuite, seems it's not introduced by this PR.

- to_date yyyy-MM-dd *** FAILED ***
  Mismatch between CPU and GPU for the following rows:
  
  [#40] CPU: [1999-12-29
  ,null]
  [#40] GPU: [1999-12-29
  ,1999-12-29] (ParseDateTimeSuite.scala:302)
- to_date yyyy-MM-dd LEGACY
- to_date yyyy/MM/dd LEGACY
- to_date dd/MM/yyyy
- to_date dd/MM/yyyy LEGACY
- to_date parse date
- to_date parse timestamp
- to_timestamp yyyy-MM-dd *** FAILED ***
  Mismatch between CPU and GPU for the following rows:
  
  [#35] CPU: [1999-12-29
  ,null]
  [#35] GPU: [1999-12-29
  ,1999-12-29 00:00:00.0] (ParseDateTimeSuite.scala:302)
- to_timestamp dd/MM/yyyy
- to_date default pattern
- unix_timestamp parse date *** FAILED ***
  Mismatch between CPU and GPU for the following rows:
  
  [#35] CPU: [1999-12-29
  ,null]
  [#35] GPU: [1999-12-29
  ,946425600] (ParseDateTimeSuite.scala:302)
- unix_timestamp parse yyyy/MM

#4176 those tests have been disabled, and cudf issue has also been created. plz retrigger the build

@res-life res-life linked an issue Nov 24, 2021 that may be closed by this pull request
@gerashegalov
Copy link
Collaborator

build

@res-life res-life merged commit bdec633 into NVIDIA:branch-22.02 Nov 24, 2021
@res-life res-life deleted the rename-311until320-apache branch November 24, 2021 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] release312db profile pulls in 311until320-apache
5 participants