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

refactor(processor): remove old processor useless code #6584

Merged
merged 21 commits into from
Jul 13, 2022

Conversation

zhang2014
Copy link
Member

@zhang2014 zhang2014 commented Jul 12, 2022

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

refactor(processor): remove old processor useless code

Fixes #6588

@vercel
Copy link

vercel bot commented Jul 12, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Jul 13, 2022 at 0:38AM (UTC)

@mergify mergify bot added the pr-refactor this PR changes the code base without new features or bugfix label Jul 12, 2022
@zhang2014 zhang2014 changed the title refactor(processor): remove old processor code refactor(processor): remove old processor useless code Jul 12, 2022
@Xuanwo
Copy link
Member

Xuanwo commented Jul 13, 2022

A big step!

@zhang2014 zhang2014 marked this pull request as ready for review July 13, 2022 07:50
@BohuTANG
Copy link
Member

unused dependencies:
`common-streams v0.1.0 (/workspace/common/streams)`
└─── dependencies
     └─── "common-functions"
Note: These dependencies might be used by other targets.
      To find dependencies that are not used by any target, enable `--all-targets`.
Note: They might be false-positive.
      For example, `cargo-udeps` cannot detect usage of crates that are only used in doc-tests.
      To ignore some dependencies, write `package.metadata.cargo-udeps.ignore` in Cargo.toml.
Error: Process completed with exit code 1.

@BohuTANG BohuTANG merged commit 02edfba into databendlabs:main Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-refactor this PR changes the code base without new features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: implement HiveSource to integrate with new processor
5 participants