advancedxy

Results 15 issues of advancedxy

Hi, some codec's high compression level may consume a a lot of memory. Is it possible to include memory consumption in benchmark results? Also, -z means compression time instead of...

enhancement

hi, 最近一个项目用到相关的搜索功能.尝试了一下这个项目, 发现不论是英文文档还是中文文档都不是特别准确, 走了不少弯路, 最终看代码才正常跑起来.不知您这边能否对这些文档进行进行润色修正? 我最近比较忙, 如果您暂时没时间修理这个问题, 后续待我有空之后, 可以帮助您修正一些问题. 下面是我碰到的文档上的一些问题: 1. 我使用的是最新的0.9.6, 但 Github 项目 Readme 上建立索引数据的 rake 任务是不存在的. 0.9.6 只有 rake redis_search:index 这个任务. 2. 中文 wiki 上环境和 Gem 的配置没有更新,...

## Definitions Structure input formats specifically mean [ORC](https://github.com/apache/orc) file and [Parquet](https://github.com/apache/parquet-format) file. ## Current Status Bigflow on DCE supports ORC file(only reading) and Parquet file with its own loader as...

enhancement

Some combinations are: | OS | Compiler | | -------- | -------- | | Ubuntu | gcc | | Ubuntu | clang | | Mac | clang | | Docker(CentOS)|...

enhancement

Per discussed, this is the API/Expression part of multi-arg transform. It's still working in progress as UTs are not added yet and more importantly some of the API definition doesn't...

API
core

### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and found no...

Hi, Your solution don't take care this case: '+-1'. I am working on python solutions. I will submit a pr for this after I finish my work(weeks later). This is...

## Which issue does this PR close? Closes #. ## Rationale for this change Follow up of #426, supports generating random rows for specified struct type. ## What changes are...

## Which issue does this PR close? Closes #427 ## Rationale for this change Bug fixes. When submitting #424, we found there's a bug in spark_hash, which doesn't handle dictionary...

## Which issue does this PR close? Part of #205 Closes #344 ## Rationale for this change More function coverage ## What changes are included in this PR? 1. include...