You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: presto-native-execution/src/test/java/com/facebook/presto/nativeworker/TestPrestoNativeClpGeneralQueries.java
+52-1Lines changed: 52 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -105,10 +105,12 @@ public void test()
105
105
// H2QueryRunner currently can't change the timestamp format, and the default timestamp
106
106
// format of Presto is different, so for now we have to manually format the timestamp
0 commit comments