-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d22014b
commit e7230a1
Showing
2 changed files
with
3 additions
and
47 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -48,28 +48,3 @@ mv_tbl_scalar_types_dup_2 AGG_KEYS mv_k1 bigint bigint Yes true \N true `k1` | |
-2106969609 true 10 29572 16738 1736115820 -957295886 -13319.206 -1.333603562816737E9 91224478600376111.942 69457425159617037.453 2022-09-06 2022-05-08T19:52:36 2022-04-05 2022-08-17T19:23:31 222.79.139.99 [email protected] Oxford Alley 77 | ||
-2102307005 true 10 -23674 24613 -1810828490 -47095409 -14686.167 2.072108685694799E9 39847820962230526.125 584354832299375.156 2022-03-27 2022-02-11T13:46:06 2022-12-25 2022-11-28T09:37:49 213.146.33.250 [email protected] Eagle Crest Terrace 84 | ||
|
||
-- !sql -- | ||
tbl_scalar_types_dup DUP_KEYS k1 bigint bigint Yes true \N true | ||
c_bool boolean boolean Yes false \N NONE true | ||
c_tinyint tinyint tinyint Yes false \N NONE true | ||
c_smallint smallint smallint Yes false \N NONE true | ||
c_int bigint bigint Yes false \N NONE true | ||
c_bigint bigint bigint Yes false \N NONE true | ||
c_largeint largeint largeint Yes false \N NONE true | ||
c_float float float Yes false \N NONE true | ||
c_double double double Yes false \N NONE true | ||
c_decimal DECIMAL(20, 3) decimalv3(20,3) Yes false \N NONE true | ||
c_decimalv3 DECIMAL(20, 3) decimalv3(20,3) Yes false \N NONE true | ||
c_date DATE datev2 Yes false \N NONE true | ||
c_datetime DATETIME datetimev2(0) Yes false \N NONE true | ||
c_datev2 DATE datev2 Yes false \N NONE true | ||
c_datetimev2 DATETIME datetimev2(0) Yes false \N NONE true | ||
c_char char(15) char(15) Yes false \N NONE true | ||
c_varchar varchar(100) varchar(100) Yes false \N NONE true | ||
c_string text text Yes false \N NONE true | ||
|
||
mv_tbl_scalar_types_dup_2 AGG_KEYS mv_k1 bigint bigint Yes true \N true `k1` | ||
mva_SUM__CAST(`c_int` AS bigint) bigint bigint Yes false \N SUM true CAST(`c_int` AS bigint) | ||
mva_MAX__`c_int` bigint bigint Yes false \N MAX true `c_int` | ||
mva_MIN__`c_int` bigint bigint Yes false \N MIN true `c_int` | ||
|
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