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

feat: optimize minor issues #1496

Merged
merged 8 commits into from
Mar 12, 2024

Conversation

zealchen
Copy link
Contributor

@zealchen zealchen commented Mar 8, 2024

Rationale

Related with #1466, fix minor issues.

Detailed Changes

  1. Make execution_props an arguments to logical2physical.
  2. Make scan_batch_size NonZeroUsize

Test Plan

Manual test

@CLAassistant
Copy link

CLAassistant commented Mar 8, 2024

CLA assistant check
All committers have signed the CLA.

@jiacai2050
Copy link
Contributor

Would you mind also remove following TODOs, since they are stale.

 // Only `Eq` is supported now. 

 // TODO: subscriber.with(layer1) has the different type with 

jiacai2050
jiacai2050 previously approved these changes Mar 11, 2024
Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@tanruixiang tanruixiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jiacai2050 jiacai2050 changed the title Feat optimize minor issues feat: optimize minor issues Mar 12, 2024
Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jiacai2050 jiacai2050 merged commit 43eb318 into apache:main Mar 12, 2024
9 checks passed
zealchen added a commit to zealchen/incubator-horaedb that referenced this pull request Apr 9, 2024
## Rationale
Related with apache#1466

## Detailed Changes
1. Make execution_props an arguments to logical2physical.
2. Make scan_batch_size NonZeroUsize

## Test Plan
Manual test
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.

4 participants