Skip to content

[CH-358]Support json_tuple function - #361

Merged
liuneng1994 merged 3 commits into
Kyligence:clickhouse_backendfrom
KevinyhZou:support_json_tuple
Apr 13, 2023
Merged

[CH-358]Support json_tuple function#361
liuneng1994 merged 3 commits into
Kyligence:clickhouse_backendfrom
KevinyhZou:support_json_tuple

Conversation

@KevinyhZou

@KevinyhZou KevinyhZou commented Mar 15, 2023

Copy link
Copy Markdown

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Implement json_tuple funtion by use JSONExtract function in ck, the releated issue: #358

  1. convert json_tuple to JSONExtract function;
  2. convert json_tuple result to multi columns likes spark json_tuple

@kyligence-git

Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

@liuneng1994

Copy link
Copy Markdown

test this please

@zzcclp

zzcclp commented Mar 17, 2023

Copy link
Copy Markdown
Collaborator

please add a gluten pr to add some ut for this function, thanks

@KevinyhZou

Copy link
Copy Markdown
Author

please add a gluten pr to add some ut for this function, thanks

ok

@KevinyhZou

Copy link
Copy Markdown
Author

please add a gluten pr to add some ut for this function, thanks

ut added done in gluten pr: apache/gluten#1135. Thanks for your review @zzcclp

@liuneng1994

Copy link
Copy Markdown

test this please

@liuneng1994

Copy link
Copy Markdown

test this please with 1135

1 similar comment
@liuneng1994

Copy link
Copy Markdown

test this please with 1135

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

这里有编译警告

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Fix done. @liuneng1994

@KevinyhZou
KevinyhZou force-pushed the support_json_tuple branch from 0453e1a to f6be52b Compare April 2, 2023 13:32
@liuneng1994

Copy link
Copy Markdown

test this please with 1135

@KevinyhZou

Copy link
Copy Markdown
Author

test this please with 1135

@KevinyhZou

Copy link
Copy Markdown
Author

@liuneng1994 cc

@liuneng1994 liuneng1994 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@liuneng1994
liuneng1994 merged commit 2b37553 into Kyligence:clickhouse_backend Apr 13, 2023
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