Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-610] hashjoin opt1 #738

Merged
merged 6 commits into from
Mar 1, 2022
Merged

Conversation

zhouyuan
Copy link
Collaborator

@zhouyuan zhouyuan commented Feb 23, 2022

What changes were proposed in this pull request?

  • remove dead code
  • sperate code path for single/multi keys join

How was this patch tested?

pass jenkins

@github-actions
Copy link

#610

new ColumnarGetJsonObject(left, right, g)
//TODO(): the current impl has poor perf
// case g: GetJsonObject =>
// new ColumnarGetJsonObject(left, right, g)
case instr: StringInstr =>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@PHILO-HE note this patch disabled json parsing temporary

Copy link
Collaborator

Choose a reason for hiding this comment

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

I see. Thanks for the reminding.

@zhouyuan zhouyuan merged commit 8a4a741 into oap-project:master Mar 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants