-
Notifications
You must be signed in to change notification settings - Fork 597
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/risingwavelabs/risingwave i…
…nto li0k/storage_cut_sst_file
- Loading branch information
Showing
122 changed files
with
1,265 additions
and
456 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,35 @@ | ||
query ITITT | ||
SELECT oid, typname, typelem, typnotnull, typtype, typinput FROM pg_catalog.pg_type order by oid; | ||
---- | ||
16 bool 0 f b boolin | ||
17 bytea 0 f b byteain | ||
20 int8 0 f b int8in | ||
21 int2 0 f b int2in | ||
23 int4 0 f b int4in | ||
25 text 0 f b textin | ||
700 float4 0 f b float4in | ||
701 float8 0 f b float8in | ||
1043 varchar 0 f b varcharin | ||
1082 date 0 f b date_in | ||
1083 time 0 f b time_in | ||
1114 timestamp 0 f b timestamp_in | ||
1184 timestamptz 0 f b timestamptz_in | ||
1186 interval 0 f b interval_in | ||
1301 rw_int256 0 f b rw_int256_in | ||
1700 numeric 0 f b numeric_in | ||
3802 jsonb 0 f b jsonb_in | ||
16 bool 0 f b boolin | ||
17 bytea 0 f b byteain | ||
20 int8 0 f b int8in | ||
21 int2 0 f b int2in | ||
23 int4 0 f b int4in | ||
25 text 0 f b textin | ||
700 float4 0 f b float4in | ||
701 float8 0 f b float8in | ||
1000 _bool 16 f b array_in | ||
1001 _bytea 17 f b array_in | ||
1005 _int2 21 f b array_in | ||
1007 _int4 23 f b array_in | ||
1015 _varchar 1043 f b array_in | ||
1016 _int8 20 f b array_in | ||
1021 _float4 700 f b array_in | ||
1022 _float8 701 f b array_in | ||
1043 varchar 0 f b varcharin | ||
1082 date 0 f b date_in | ||
1083 time 0 f b time_in | ||
1114 timestamp 0 f b timestamp_in | ||
1115 _timestamp 1114 f b array_in | ||
1182 _date 1082 f b array_in | ||
1183 _time 1083 f b array_in | ||
1184 timestamptz 0 f b timestamptz_in | ||
1185 _timestamptz 1184 f b array_in | ||
1186 interval 0 f b interval_in | ||
1187 _interval 1186 f b array_in | ||
1231 _numeric 1700 f b array_in | ||
1301 rw_int256 0 f b rw_int256_in | ||
1700 numeric 0 f b numeric_in | ||
3802 jsonb 0 f b jsonb_in | ||
3807 _jsonb 3802 f b array_in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
1 Varcharvalue1 Textvalue1 123 456 789 12.34 56.78 90.12 1 2023-05-22 12:34:56 2023-05-22 12:34:56 P0Y0M1DT0H0M0S {"key": "value"} Value 1,Value 2 12.345,56.789 | ||
2 Varcharvalue2 Textvalue2 234 567 890 23.45 67.89 1.23 0 2023-05-23 23:45:01 2023-05-23 23:45:01 P0Y0M2DT0H0M0S {"key": "value2"} Value 3,Value 4 43.21,65.432 | ||
3 Varcharvalue1 Textvalue1 123 456 789 12.34 56.78 90.12 1 2023-05-22 12:34:56 2023-05-22 12:34:56 P0Y0M1DT0H0M0S {"key": "value"} How're you?,"hello\ \world" 12.345,56.789 | ||
1 Varcharvalue1 Textvalue1 123 456 789 12.34 56.78 90.12 1 2023-05-22 12:34:56 2023-05-22 12:34:56 P0Y0M1DT0H0M0S {"key": "value"} Value 1,Value 2 12.345,56.789 1,2,3 1,2,3 1,2,3 12.3,56.7 | ||
2 Varcharvalue2 Textvalue2 234 567 890 23.45 67.89 1.23 0 2023-05-23 23:45:01 2023-05-23 23:45:01 P0Y0M2DT0H0M0S {"key": "value2"} Value 3,Value 4 43.21,65.432 4,5,6 4,5,6 4,5,6 43.2,65.4 | ||
3 Varcharvalue1 Textvalue1 123 456 789 12.34 56.78 90.12 1 2023-05-22 12:34:56 2023-05-22 12:34:56 P0Y0M1DT0H0M0S {"key": "value"} How're you?,"hello\ \world" 12.345,56.789 1,2,3 1,2,3 1,2,3 43.2,65.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.