-
Notifications
You must be signed in to change notification settings - Fork 591
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into wrj/catalog-macro
Signed-off-by: Runji Wang <[email protected]>
- Loading branch information
Showing
118 changed files
with
1,759 additions
and
1,198 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,6 +29,7 @@ RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --no-mo | |
ENV PATH /root/.cargo/bin/:$PATH | ||
|
||
RUN rustup show | ||
RUN rustup default `rustup show active-toolchain | awk '{print $1}'` | ||
|
||
RUN curl -sSL "https://github.com/bufbuild/buf/releases/download/v1.4.0/buf-$(uname -s)-$(uname -m).tar.gz" | \ | ||
tar -xvzf - -C /usr/local --strip-components 1 | ||
|
@@ -48,7 +49,7 @@ ENV CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse | |
# install build tools | ||
RUN curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash | ||
RUN cargo binstall -y --no-symlinks cargo-llvm-cov cargo-nextest cargo-hakari cargo-sort cargo-cache cargo-audit \ | ||
cargo-make@0.36.10 \ | ||
cargo-make@0.37.9 \ | ||
[email protected] \ | ||
[email protected] \ | ||
&& cargo cache -a \ | ||
|
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,4 @@ | ||
-- noinspection SqlNoDataSourceInspectionForFile | ||
-- noinspection SqlResolveForFile | ||
DROP SINK nexmark_q14; | ||
DROP FUNCTION count_char; |
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,4 +1,4 @@ | ||
query ITIITT | ||
SELECT oid, datname, encoding, datcollate, datctype, datistemplate, datallowconn, datconnlimit, dattablespace FROM pg_catalog.pg_database where oid = 0; | ||
SELECT datname, encoding, datcollate, datctype, datistemplate, datallowconn, datconnlimit, dattablespace FROM pg_catalog.pg_database where datname = 'dev'; | ||
---- | ||
0 dev 6 C C f t -1 1663 | ||
dev 6 C C f t -1 1663 |
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,15 +1,15 @@ | ||
query IIRTT rowsort | ||
SELECT * FROM nexmark_q14; | ||
---- | ||
1000 1001 12696452.316 nightTime 2015-07-15 00:00:11.003 | ||
1000 1001 1753269.004 nightTime 2015-07-15 00:00:14.004 | ||
1000 1001 2196534.628 nightTime 2015-07-15 00:00:04.001 | ||
1000 1001 26038438.152 nightTime 2015-07-15 00:00:13.003 | ||
1000 1001 39654430.240 nightTime 2015-07-15 00:00:04.001 | ||
1000 1001 9503126.184 nightTime 2015-07-15 00:00:22.005 | ||
1000 1006 1301754.200 nightTime 2015-07-15 00:00:12.003 | ||
1006 1001 19666916.800 nightTime 2015-07-15 00:00:16.004 | ||
1006 1001 3099951.044 nightTime 2015-07-15 00:00:16.004 | ||
1008 1002 26289625.456 nightTime 2015-07-15 00:00:04.001 | ||
1012 1001 3067656.208 nightTime 2015-07-15 00:00:20.005 | ||
1012 1001 3299152.624 nightTime 2015-07-15 00:00:20.005 | ||
1000 1001 12696452.316 nightTime 2015-07-15 00:00:11.003 1 | ||
1000 1001 1753269.004 nightTime 2015-07-15 00:00:14.004 0 | ||
1000 1001 2196534.628 nightTime 2015-07-15 00:00:04.001 3 | ||
1000 1001 26038438.152 nightTime 2015-07-15 00:00:13.003 3 | ||
1000 1001 39654430.240 nightTime 2015-07-15 00:00:04.001 2 | ||
1000 1001 9503126.184 nightTime 2015-07-15 00:00:22.005 1 | ||
1000 1006 1301754.200 nightTime 2015-07-15 00:00:12.003 2 | ||
1006 1001 19666916.800 nightTime 2015-07-15 00:00:16.004 4 | ||
1006 1001 3099951.044 nightTime 2015-07-15 00:00:16.004 3 | ||
1008 1002 26289625.456 nightTime 2015-07-15 00:00:04.001 4 | ||
1012 1001 3067656.208 nightTime 2015-07-15 00:00:20.005 3 | ||
1012 1001 3299152.624 nightTime 2015-07-15 00:00:20.005 3 |
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.