Skip to content

Commit 0b06bc6

Browse files
committed
Update an old archive test case.
1 parent 9e574ce commit 0b06bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/bossa.load

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ LOAD ARCHIVE
1414
FIELDS TERMINATED BY ','
1515

1616
AND LOAD CSV
17-
FROM ALL FILENAMES MATCHING ~/F[A-Z]{4}1[45]|OZ20/
17+
FROM ALL FILENAMES MATCHING ~/F[A-Z]{4}1[456]|OW20/
1818
WITH ENCODING iso-8859-2
1919
(ticker, quote_date, open, high, low, close, volume, openint)
2020
INTO postgresql:///stocks?intf_derivatives

0 commit comments

Comments
 (0)