diff --git a/branch3.txt b/branch3.txt new file mode 100644 index 0000000..cb0bcfd --- /dev/null +++ b/branch3.txt @@ -0,0 +1,4 @@ +222 +333 +4444 +44 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. diff --git a/setup.py b/setup.py index a566581..259aeb7 100644 --- a/setup.py +++ b/setup.py @@ -4,9 +4,12 @@ Usage: python setup.py py2app """ - -from setuptools import setup - +dsfdsfdsf +sdfds +999.100.10 +kk.kk.99 +ddd +iiii APP = ['main.py'] DATA_FILES = [] OPTIONS = {}