From dcb36109af592f2ba04ecef36c951c4f45a2d573 Mon Sep 17 00:00:00 2001 From: clzlyl <1534130633@qq.com> Date: Fri, 11 Mar 2022 17:24:33 +0800 Subject: [PATCH 01/11] add branch3.txt --- branch3.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch3.txt diff --git a/branch3.txt b/branch3.txt new file mode 100644 index 0000000..c200906 --- /dev/null +++ b/branch3.txt @@ -0,0 +1 @@ +222 From c4819ae0b81b806f185c994c9f16bfa2d9cd5409 Mon Sep 17 00:00:00 2001 From: clzlyl <1534130633@qq.com> Date: Fri, 11 Mar 2022 17:26:52 +0800 Subject: [PATCH 02/11] add new file --- branch3.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/branch3.txt b/branch3.txt index c200906..cb0bcfd 100644 --- a/branch3.txt +++ b/branch3.txt @@ -1 +1,4 @@ 222 +333 +4444 +44 From 42247e22648d1a38487f110e05d18950fffeface Mon Sep 17 00:00:00 2001 From: clzlyl <1534130633@qq.com> Date: Thu, 7 Apr 2022 20:16:42 +0800 Subject: [PATCH 03/11] test #1919 --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index a566581..3fcd0ce 100644 --- a/setup.py +++ b/setup.py @@ -4,6 +4,7 @@ Usage: python setup.py py2app """ +dsfdsfdsf from setuptools import setup From 3fbe080bd8d7ff163d06d3316a51b798e266cbf0 Mon Sep 17 00:00:00 2001 From: clzlyl <1534130633@qq.com> Date: Thu, 7 Apr 2022 20:21:04 +0800 Subject: [PATCH 04/11] test #5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3fcd0ce..5656f29 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ python setup.py py2app """ dsfdsfdsf - +sdfds from setuptools import setup APP = ['main.py'] From de4851b9be0edf1114287aedbb651f1523bfee6e Mon Sep 17 00:00:00 2001 From: clzlyl <1534130633@qq.com> Date: Thu, 7 Apr 2022 20:28:13 +0800 Subject: [PATCH 05/11] Align Date and Datetime by 16 bytes The previous alignment of Doris is up to 8 bytes. For types with more than 8 bytes, such as Date, Datetime is not aligned. This PR is mainly to relax the maximum 8-byte limitation Also, because the data type Decimal v1 no longer exists, the logic of the 40-byte Decimal v1 is also discarded. --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 5656f29..28320c6 100644 --- a/setup.py +++ b/setup.py @@ -6,6 +6,7 @@ """ dsfdsfdsf sdfds +ddd from setuptools import setup APP = ['main.py'] From 1e2d93222fbb430e456c982786dabab1007a6e5b Mon Sep 17 00:00:00 2001 From: clzlyl <1534130633@qq.com> Date: Thu, 7 Apr 2022 20:30:38 +0800 Subject: [PATCH 06/11] Align Date and Datetime by 16 bytes 1.The previous alignment of Doris is up to 8 bytes. 2.For types with more than 8 bytes, such as Date, Datetime is not aligned. 3.This PR is mainly to relax the maximum 8-byte limitation 4.Also, because the data type Decimal v1 no longer exists, 5.the logic of the 40-byte Decimal v1 is also discarded. --- setup.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 28320c6..6725ec8 100644 --- a/setup.py +++ b/setup.py @@ -6,8 +6,7 @@ """ dsfdsfdsf sdfds -ddd -from setuptools import setup +sdfdsfsdfdsfrom setuptools import setup APP = ['main.py'] DATA_FILES = [] From 05e02bdb897cc300ec9ba5413446da9e04258a6f Mon Sep 17 00:00:00 2001 From: clzlyl <1534130633@qq.com> Date: Thu, 7 Apr 2022 20:32:04 +0800 Subject: [PATCH 07/11] Align Date and Datetime by 16 bytesAlign Date and Datetime by 16 bytesAlign Date and Datetime by 16 bytes 1.The previous alignment of Doris is up to 8 bytes. 2.For types with more than 8 bytes, such as Date, Datetime is not aligned. 3.This PR is mainly to relax the maximum 8-byte limitation 4.Also, because the data type Decimal v1 no longer exists, 5.the logic of the 40-byte Decimal v1 is also discarded. --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 6725ec8..cf5e023 100644 --- a/setup.py +++ b/setup.py @@ -6,6 +6,7 @@ """ dsfdsfdsf sdfds +999.100.10 sdfdsfsdfdsfrom setuptools import setup APP = ['main.py'] From 939f3e92fba98b5711d9c8039465b525fa95daf1 Mon Sep 17 00:00:00 2001 From: clzlyl <1534130633@qq.com> Date: Thu, 7 Apr 2022 20:33:43 +0800 Subject: [PATCH 08/11] #1929 Align Date and Datetime by 16 bytesAlign Date and Datetime by 16 bytesAlign Date and Datetime by 16 bytes 1.The previous alignment of Doris is up to 8 bytes. 2.For types with more than 8 bytes, such as Date, Datetime is not aligned. 3.This PR is mainly to relax the maximum 8-byte limitation 4.Also, because the data type Decimal v1 no longer exists, 5.the logic of the 40-byte Decimal v1 is also discarded. --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index cf5e023..40f8e5a 100644 --- a/setup.py +++ b/setup.py @@ -7,6 +7,7 @@ dsfdsfdsf sdfds 999.100.10 +kk.kk.99 sdfdsfsdfdsfrom setuptools import setup APP = ['main.py'] From 980c984677ab78c549b4f684dba7d40283964753 Mon Sep 17 00:00:00 2001 From: clzlyl <1534130633@qq.com> Date: Thu, 7 Apr 2022 20:35:11 +0800 Subject: [PATCH 09/11] issue#1929 Align Date and Datetime by 16 bytesAlign Date and Datetime by 16 bytesAlign Date and Datetime by 16 bytes 1.The previous alignment of Doris is up to 8 bytes. 2.For types with more than 8 bytes, such as Date, Datetime is not aligned. 3.This PR is mainly to relax the maximum 8-byte limitation 4.Also, because the data type Decimal v1 no longer exists, 5.the logic of the 40-byte Decimal v1 is also discarded. --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 40f8e5a..f6f31f6 100644 --- a/setup.py +++ b/setup.py @@ -8,6 +8,7 @@ sdfds 999.100.10 kk.kk.99 +ddd sdfdsfsdfdsfrom setuptools import setup APP = ['main.py'] From 62966e579052ef77aa0b8cf672418f189cec6538 Mon Sep 17 00:00:00 2001 From: clzlyl <1534130633@qq.com> Date: Thu, 7 Apr 2022 20:36:22 +0800 Subject: [PATCH 10/11] issue #1929 Align Date and Datetime by 16 bytesAlign Date and Datetime by 16 bytesAlign Date and Datetime by 16 bytes 1.The previous alignment of Doris is up to 8 bytes. 2.For types with more than 8 bytes, such as Date, Datetime is not aligned. 3.This PR is mainly to relax the maximum 8-byte limitation 4.Also, because the data type Decimal v1 no longer exists, 5.the logic of the 40-byte Decimal v1 is also discarded. --- setup.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.py b/setup.py index f6f31f6..259aeb7 100644 --- a/setup.py +++ b/setup.py @@ -9,8 +9,7 @@ 999.100.10 kk.kk.99 ddd -sdfdsfsdfdsfrom setuptools import setup - +iiii APP = ['main.py'] DATA_FILES = [] OPTIONS = {} From bb0892ce2caf57011092a3316e5aba6e3c605abd Mon Sep 17 00:00:00 2001 From: clzlyl <1534130633@qq.com> Date: Thu, 7 Apr 2022 20:37:45 +0800 Subject: [PATCH 11/11] issue #1929 this is a header 1.The previous alignment of Doris is up to 8 bytes. 2.For types with more than 8 bytes, such as Date, Datetime is not aligned. 3.This PR is mainly to relax the maximum 8-byte limitation 4.Also, because the data type Decimal v1 no longer exists, 5.the logic of the 40-byte Decimal v1 is also discarded. --- meg.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meg.txt diff --git a/meg.txt b/meg.txt new file mode 100644 index 0000000..9f9377b --- /dev/null +++ b/meg.txt @@ -0,0 +1,11 @@ +issue #1929 this is a header + +1.The previous alignment of Doris is up to 8 bytes. + +2.For types with more than 8 bytes, such as Date, Datetime is not aligned. + +3.This PR is mainly to relax the maximum 8-byte limitation + +4.Also, because the data type Decimal v1 no longer exists, + +5.the logic of the 40-byte Decimal v1 is also discarded.