Skip to content

Commit

Permalink
[#7854] YSQL: Updating thirdparty_archives version to include krb5
Browse files Browse the repository at this point in the history
Summary:
To support GSSAPI/Kerberos authentication, ran build_thirdparty tool to update the thirdparty_archives.yml file.

The new releases referenced in `thirdparty_archives.yml` contain two new `yugabyte-db-thirdparty` changes:
- Adding krb5 (yugabyte/yugabyte-db-thirdparty@e488f7f)
- Upgrade Icu4c to 70.1 (yugabyte/yugabyte-db-thirdparty@3c175c3)

Since the Icu4c version upgrade is packed into this new release too, I will resolve the version change issues in this diff. Icu4c was updated due to undefined behaviour in previous icu4c version (#6560). These include:
- Changing TRUE/FALSE for UBool to using standard true/false
- Adding a new migration to fix collations, since there are new collations added and some old collations removed with the version upgrade.

Test Plan: Jenkins

Reviewers: pjain, mbautin, zyu, myang, sergei, alex

Reviewed By: mbautin, myang, sergei, alex

Subscribers: amartsinchyk, sergei, yql

Differential Revision: https://phabricator.dev.yugabyte.com/D16239
  • Loading branch information
nathanhjli committed Apr 14, 2022
1 parent 0f6a95c commit 686837e
Show file tree
Hide file tree
Showing 5 changed files with 978 additions and 54 deletions.
80 changes: 40 additions & 40 deletions build-support/thirdparty_archives.yml
Original file line number Diff line number Diff line change
@@ -1,104 +1,104 @@
sha_for_local_checkout: 16e9b7854db5fba12ebd475874a70842fe981d3c
sha_for_local_checkout: e488f7fa5b8dac048d2af30e6963311a7ecc0922
archives:
- os_type: almalinux8
architecture: aarch64
compiler_type: clang11
compiler_type: clang12
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220225053039-16e9b7854d-almalinux8-aarch64-clang11
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220327055334-e488f7fa5b-almalinux8-aarch64-clang12
- os_type: almalinux8
architecture: x86_64
compiler_type: clang12
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071632-16e9b7854d-almalinux8-x86_64-clang12
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021123-e488f7fa5b-almalinux8-x86_64-clang12
- os_type: almalinux8
architecture: x86_64
compiler_type: clang12
is_linuxbrew: true
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071628-16e9b7854d-almalinux8-x86_64-clang12-linuxbrew
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021152-e488f7fa5b-almalinux8-x86_64-clang12-linuxbrew
- os_type: almalinux8
architecture: x86_64
compiler_type: clang13
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071627-16e9b7854d-almalinux8-x86_64-clang13
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021152-e488f7fa5b-almalinux8-x86_64-clang13
- os_type: almalinux8
architecture: x86_64
compiler_type: clang13
is_linuxbrew: true
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071700-16e9b7854d-almalinux8-x86_64-clang13-linuxbrew
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021141-e488f7fa5b-almalinux8-x86_64-clang13-linuxbrew
- os_type: almalinux8
architecture: x86_64
compiler_type: gcc9
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071656-16e9b7854d-almalinux8-x86_64-gcc9
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021123-e488f7fa5b-almalinux8-x86_64-gcc9
- os_type: amzn2
architecture: aarch64
compiler_type: clang12
is_linuxbrew: false
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220327060527-e488f7fa5b-amzn2-aarch64-clang12
- os_type: centos7
architecture: x86_64
compiler_type: clang11
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071629-16e9b7854d-centos7-x86_64-clang11
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021128-e488f7fa5b-centos7-x86_64-clang11
- os_type: centos7
architecture: x86_64
compiler_type: clang12
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071717-16e9b7854d-centos7-x86_64-clang12
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021146-e488f7fa5b-centos7-x86_64-clang12
- os_type: centos7
architecture: x86_64
compiler_type: clang13
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071727-16e9b7854d-centos7-x86_64-clang13
- os_type: centos7
architecture: x86_64
compiler_type: clang7
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071730-16e9b7854d-centos7-x86_64-clang7
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021132-e488f7fa5b-centos7-x86_64-clang13
- os_type: centos7
architecture: x86_64
compiler_type: gcc9
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071651-16e9b7854d-centos7-x86_64-gcc9
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021147-e488f7fa5b-centos7-x86_64-gcc9
- os_type: macos
architecture: arm64
compiler_type: clang
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223013417-16e9b7854d-macos-arm64
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220325174754-e488f7fa5b-macos-arm64
- os_type: macos
architecture: x86_64
compiler_type: clang
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071657-16e9b7854d-macos-x86_64
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021322-e488f7fa5b-macos-x86_64
- os_type: ubuntu18.04
architecture: x86_64
compiler_type: clang11
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071744-16e9b7854d-ubuntu1804-x86_64-clang11
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021131-e488f7fa5b-ubuntu1804-x86_64-clang11
- os_type: ubuntu18.04
architecture: x86_64
compiler_type: gcc8
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071652-16e9b7854d-ubuntu1804-x86_64-gcc8
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021152-e488f7fa5b-ubuntu1804-x86_64-gcc8
- os_type: ubuntu20.04
architecture: x86_64
compiler_type: clang11
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071650-16e9b7854d-ubuntu2004-x86_64-clang11
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021153-e488f7fa5b-ubuntu2004-x86_64-clang11
- os_type: ubuntu20.04
architecture: x86_64
compiler_type: gcc9
is_linuxbrew: false
sha: 16e9b7854db5fba12ebd475874a70842fe981d3c
tag: v20220223071736-16e9b7854d-ubuntu2004-x86_64-gcc9
sha: e488f7fa5b8dac048d2af30e6963311a7ecc0922
tag: v20220322021214-e488f7fa5b-ubuntu2004-x86_64-gcc9
4 changes: 2 additions & 2 deletions jenkins_jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ jobs:
release_artifact: true

- os: alma8
compiler: clang11
compiler: clang12
build_type: release
architecture: aarch64
release_artifact: true

- os: alma8
compiler: clang11
compiler: clang12
build_type: debug
architecture: aarch64
release_artifact: false
Expand Down
2 changes: 1 addition & 1 deletion src/postgres/src/include/catalog/pg_yb_migration.dat
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@

[

{ major => '18', minor => '0', name => '<baseline>', time_applied => '_null_' }
{ major => '19', minor => '0', name => '<baseline>', time_applied => '_null_' }

]
22 changes: 11 additions & 11 deletions src/postgres/src/test/regress/expected/yb_extensions.out
Original file line number Diff line number Diff line change
Expand Up @@ -57,30 +57,30 @@ select pg_stat_statements_reset();
(1 row)

select userid,dbid,queryid,query,calls,rows,shared_blks_hit,shared_blks_read,shared_blks_dirtied,shared_blks_written,local_blks_hit,local_blks_read,local_blks_dirtied,local_blks_written,temp_blks_read,temp_blks_written,blk_read_time from pg_stat_statements;
userid | dbid | queryid | query | calls | rows | shared_blks_hit | shared_blks_read | shared_blks_dirtied | shared_blks_written | local_blks_hit | local_blks_read | local_blks_dirtied | local_blks_written | temp_blks_read | temp_blks_written | blk_read_time
--------+-------+----------------------+-----------------------------------+-------+------+-----------------+------------------+---------------------+---------------------+----------------+-----------------+--------------------+--------------------+----------------+-------------------+---------------
13280 | 13281 | -1018873765465630755 | select pg_stat_statements_reset() | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
userid | dbid | queryid | query | calls | rows | shared_blks_hit | shared_blks_read | shared_blks_dirtied | shared_blks_written | local_blks_hit | local_blks_read | local_blks_dirtied | local_blks_written | temp_blks_read | temp_blks_written | blk_read_time
--------+-------+---------------------+-----------------------------------+-------+------+-----------------+------------------+---------------------+---------------------+----------------+-----------------+--------------------+--------------------+----------------+-------------------+---------------
13284 | 13285 | 8615456316698601439 | select pg_stat_statements_reset() | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
(1 row)

create table test(a int, b float);
insert into test(a,b) values (5,10);
select userid,dbid,queryid,query,calls,rows,shared_blks_hit,shared_blks_read,shared_blks_dirtied,shared_blks_written,local_blks_hit,local_blks_read,local_blks_dirtied,local_blks_written,temp_blks_read,temp_blks_written,blk_read_time from pg_stat_statements;
userid | dbid | queryid | query | calls | rows | shared_blks_hit | shared_blks_read | shared_blks_dirtied | shared_blks_written | local_blks_hit | local_blks_read | local_blks_dirtied | local_blks_written | temp_blks_read | temp_blks_written | blk_read_time
--------+-------+----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------+------+-----------------+------------------+---------------------+---------------------+----------------+-----------------+--------------------+--------------------+----------------+-------------------+---------------
13280 | 13281 | -1399701522274914821 | insert into test(a,b) values ($1,$2) | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13280 | 13281 | -1018873765465630755 | select pg_stat_statements_reset() | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13280 | 13281 | 8223779431833792722 | create table test(a int, b float) | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13280 | 13281 | -3065589279675317279 | select userid,dbid,queryid,query,calls,rows,shared_blks_hit,shared_blks_read,shared_blks_dirtied,shared_blks_written,local_blks_hit,local_blks_read,local_blks_dirtied,local_blks_written,temp_blks_read,temp_blks_written,blk_read_time from pg_stat_statements | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13284 | 13285 | 8615456316698601439 | select pg_stat_statements_reset() | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13284 | 13285 | 8757402742837216735 | select userid,dbid,queryid,query,calls,rows,shared_blks_hit,shared_blks_read,shared_blks_dirtied,shared_blks_written,local_blks_hit,local_blks_read,local_blks_dirtied,local_blks_written,temp_blks_read,temp_blks_written,blk_read_time from pg_stat_statements | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13284 | 13285 | -1399701522274914821 | insert into test(a,b) values ($1,$2) | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13284 | 13285 | 8223779431833792722 | create table test(a int, b float) | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
(4 rows)

insert into test(a,b) values (15,20);
select userid,dbid,queryid,query,calls,rows,shared_blks_hit,shared_blks_read,shared_blks_dirtied,shared_blks_written,local_blks_hit,local_blks_read,local_blks_dirtied,local_blks_written,temp_blks_read,temp_blks_written,blk_read_time from pg_stat_statements;
userid | dbid | queryid | query | calls | rows | shared_blks_hit | shared_blks_read | shared_blks_dirtied | shared_blks_written | local_blks_hit | local_blks_read | local_blks_dirtied | local_blks_written | temp_blks_read | temp_blks_written | blk_read_time
--------+-------+----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------+------+-----------------+------------------+---------------------+---------------------+----------------+-----------------+--------------------+--------------------+----------------+-------------------+---------------
13280 | 13281 | -1399701522274914821 | insert into test(a,b) values ($1,$2) | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13280 | 13281 | -1018873765465630755 | select pg_stat_statements_reset() | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13280 | 13281 | 8223779431833792722 | create table test(a int, b float) | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13280 | 13281 | -3065589279675317279 | select userid,dbid,queryid,query,calls,rows,shared_blks_hit,shared_blks_read,shared_blks_dirtied,shared_blks_written,local_blks_hit,local_blks_read,local_blks_dirtied,local_blks_written,temp_blks_read,temp_blks_written,blk_read_time from pg_stat_statements | 2 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13284 | 13285 | 8615456316698601439 | select pg_stat_statements_reset() | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13284 | 13285 | 8757402742837216735 | select userid,dbid,queryid,query,calls,rows,shared_blks_hit,shared_blks_read,shared_blks_dirtied,shared_blks_written,local_blks_hit,local_blks_read,local_blks_dirtied,local_blks_written,temp_blks_read,temp_blks_written,blk_read_time from pg_stat_statements | 2 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13284 | 13285 | -1399701522274914821 | insert into test(a,b) values ($1,$2) | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
13284 | 13285 | 8223779431833792722 | create table test(a int, b float) | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
(4 rows)

drop table test;
Expand Down
Loading

0 comments on commit 686837e

Please sign in to comment.