Skip to content

Conversation

@qinxuye
Copy link
Collaborator

@qinxuye qinxuye commented Jan 2, 2019

Backport of #85

* add etcd cases * add web task page cases * skip etcd cases under windows
@qinxuye qinxuye added type: tests backport PR backported from pre-release branch to stable branch labels Jan 2, 2019
@qinxuye qinxuye added this to the v0.1.0rc1 milestone Jan 2, 2019
@wjsi wjsi merged commit 5ef4b6b into mars-project:v0.1 Jan 2, 2019
@qinxuye qinxuye modified the milestones: v0.1.0rc1, v0.1.0 Jan 2, 2019
sighingnow pushed a commit to sighingnow/mars that referenced this pull request Dec 7, 2022
fyrestone pushed a commit to fyrestone/mars that referenced this pull request Feb 21, 2023
fyrestone added a commit that referenced this pull request Mar 14, 2023
* Implements ColumnPruning optimization rule (#30) Co-authored-by: ChengjieLi <chengjieli23@outlook.com> Co-authored-by: aresnow <aresnow1@gmail.com> * Fix execution hang on optimization error (#33) * enh: Optimize groupby nunique implementation (#38) * enh: Support passing mars objects when call df.map_chunk (#41) * enh: Support `read_parquet` for GPU (#45) * enh: Merge small data on shuffle mapper side (#49) * Fix: `series.drop_duplicates()` failed (#53) * Fix: dataframe.isna on scaler args (#55) * enh: Support df or series type for apply function (#56) * enh: Support running TPC-H queries on GPU (#60) * Avoid creating too much thread pools (#62) * enh: Optimize DataFrame.isin (#67) * tst: Fix gpu CI (#42) * enh: Refactor `read_buffers` & `write_buffers` for GPU (#68) * Fix: ensure dataframe.all acts identical to pandas (#79) * fix: Fix wrong results of `DataFrame.replace` (#86) * enh: Add `skip_infer` paramter for all use defined functions (#76) * fix: Modify signature of `df.map_chunk` (#87) * BUG: DataFrame.agg with built-in functions (#91) Co-authored-by: UranusSeven <109661872+UranusSeven@users.noreply.github.com> * Fix dataframe.ewm (#97) * BUG: Fix dataframe.sample() (#99) * BUG: df.apply with list input returns wrong answer when axis=1 (#100) * BUG: Fix md.unique (#102) * Fix implement ordered in md.cut (#104) Co-authored-by: UranusSeven <109661872+UranusSeven@users.noreply.github.com> * Fix: map_chunk output type inference (#111) * Enh: support groupby plot (#113) * ENH: Clear default context after execution (#115) * BUG: fix supervisor start method (#116) * BUG: Fix `date_range` and pin sphinx<6.0.0 (#118) * BUG: handle missing merge key (#124) * BUG: Fix `read_csv` with specific names and header (#130) * BUG: needed cols being pruned (#134) * BUG: Fix `read_parquet` with latest pyarrow (#135) * BUG: Suppress `FutureWarning` (#108) * Fix merge * Add `_repr_mimebundle_` ... as `_repr_svg_` is deprecated in `Source` class of `graphviz`. --------- Co-authored-by: UranusSeven <109661872+UranusSeven@users.noreply.github.com> Co-authored-by: ChengjieLi <chengjieli23@outlook.com> Co-authored-by: aresnow <aresnow1@gmail.com> Co-authored-by: Chengjie Li <109656400+ChengjieLi28@users.noreply.github.com> Co-authored-by: aresnow1 <109642806+aresnow1@users.noreply.github.com> Co-authored-by: qianduoduo0904 <109654808+qianduoduo0904@users.noreply.github.com> Co-authored-by: 黄浩杰 <65081722+hoarjour@users.noreply.github.com> Co-authored-by: 刘宝 <po.lb@antgroup.com> Co-authored-by: Wenjun Si <swj0066@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport PR backported from pre-release branch to stable branch type: tests

2 participants