Skip to content

Conversation

@imay
Copy link
Contributor

@imay imay commented Jul 25, 2019

Currently, we have two versions of ColumnSchema, in this patch, we unify
these two classes to one class.

Currently, we have two versions of ColumnSchema, in this patch, we unify
these two classes to one class.
@imay imay merged commit dbc912d into apache:master Jul 25, 2019
@imay imay deleted the unify-column-schema branch July 25, 2019 02:48
luwei16 pushed a commit to luwei16/Doris that referenced this pull request Apr 7, 2023
… if it match inverted index (apache#18065)" (apache#1545)

The optimization for skip reading column data if it match inverted index and only used in WHERE clause may get wrong result for complex SQL.

This PR temporary disable the optimization and later PRs will resolve the problem fundamentality.

Fix http://jira.flywheels.com:8090/browse/CORE-1739 

commit d1f34a3
Author: Kang <kxiao.tiger@gmail.com>
Date:   Mon Mar 27 11:29:42 2023 +0800

    [bugfix](inverted index)temporary disable skip read column data if it match inverted index (apache#18065)

    The optimization for skip reading column data if it match inverted index and only used in WHERE clause may get wrong result for complex SQL.

    This PR temporary disable the optimization and later PRs will resolve the problem fundamentality.

Co-authored-by: Kang <kxiao.tiger@gmail.com>
swjtu-zhanglei pushed a commit to swjtu-zhanglei/incubator-doris that referenced this pull request Jul 25, 2023
… if it match inverted index (apache#18065)" (apache#1545)

The optimization for skip reading column data if it match inverted index and only used in WHERE clause may get wrong result for complex SQL.

This PR temporary disable the optimization and later PRs will resolve the problem fundamentality.

Fix http://jira.flywheels.com:8090/browse/CORE-1739 

commit d1f34a3
Author: Kang <kxiao.tiger@gmail.com>
Date:   Mon Mar 27 11:29:42 2023 +0800

    [bugfix](inverted index)temporary disable skip read column data if it match inverted index (apache#18065)

    The optimization for skip reading column data if it match inverted index and only used in WHERE clause may get wrong result for complex SQL.

    This PR temporary disable the optimization and later PRs will resolve the problem fundamentality.

Co-authored-by: Kang <kxiao.tiger@gmail.com>
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.

2 participants