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

[NSE-878]Wip get phyplan bugfix #879

Merged
merged 6 commits into from
Apr 29, 2022

Conversation

weiting-chen
Copy link
Collaborator

What changes were proposed in this pull request?

To fix issue "error: unbalanced parenthesis at position 1" when using get_physical_plan function in gazelle_analysis.ipynb

How was this patch tested?

There is a variable not a re format and need to escape.
There are four place needs to use re.escape to wrap the variable and avoid the issue.

zhztheplayer and others added 6 commits April 13, 2022 17:55
Known issues of current Arrow 7.0.0 support:

1. Data Source writing / ORC reading is disabled;
2. Data Source filter pushdown is disabled;
3. FastPFor compression is leading to unexpected concurrent memory writes. Use LZ4 instead.
@github-actions
Copy link

#878

@weiting-chen weiting-chen merged commit 891a403 into oap-project:master Apr 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants