Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] add a new file #4

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

clzlyl
Copy link
Contributor

@clzlyl clzlyl commented Mar 11, 2022

this is a test

clzlyl added 11 commits March 11, 2022 17:24
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.
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.
…sAlign 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.
…6 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.
… 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.
…e 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.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant