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

bump version to 1.4.0 #512

Merged
merged 1 commit into from
Jan 21, 2024
Merged

bump version to 1.4.0 #512

merged 1 commit into from
Jan 21, 2024

Conversation

jovezhong
Copy link
Contributor

Change version from 1.3.x to 1.4.x, since the low level protocol version is updated(commit d7fe1d5)

This change is largely following the pattern of this commit: ceab2f8

@jovezhong
Copy link
Contributor Author

The only failed case is 👇 I don't think it's related to this version change. I will merge it anway.
2024-01-21 20:18:58 00301_csv: [ FAIL ] - result differs with reference:
2024-01-21 20:18:58 --- /proton_src/tests/queries_ported/0_stateless/00301_csv.reference 2024-01-21 20:07:11.257769728 +0000
2024-01-21 20:18:58 +++ /proton_src/tests/queries_ported/0_stateless/00301_csv.stdout 2024-01-21 20:18:58.721512162 +0000
2024-01-21 20:18:58 @@ -4,10 +4,6 @@
2024-01-21 20:18:58 Hello\n world 100 2016-01-04
2024-01-21 20:18:58 default 1 2019-06-19
2024-01-21 20:18:58 default-eof 1 2019-06-19
2024-01-21 20:18:58 -2016-01-01 01:02:03 1
2024-01-21 20:18:58 -2016-01-02 01:02:03 2
2024-01-21 20:18:58 -2017-08-15 13:15:01 3
2024-01-21 20:18:58 -1970-01-02 06:46:39 4
2024-01-21 20:18:58 2016-01-01 01:02:03 NUL
2024-01-21 20:18:58 2016-01-02 01:02:03 Nhello
2024-01-21 20:18:58 \N \N
2024-01-21 20:18:58
2024-01-21 20:18:58
2024-01-21 20:18:58 Database: test_9lhyzg

@jovezhong jovezhong merged commit 184f09f into develop Jan 21, 2024
20 of 21 checks passed
@jovezhong jovezhong deleted the buid/version1_4 branch January 28, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants