zhen

Results 15 issues of zhen

a ^= b; b ^= a; a ^= b; this technique should be discouraged, at least notes should be added. as it is by no means better than the `temp`...

currently, match parquet schema by id fails under certain case no new unit test added ### What changes were proposed in this pull request? in this PR, fixed cases where...

SQL

### _Why are the changes needed?_ #1915 invoke tpcds from sql `call spark.kyuubi.create_tpcds(db=>'tpcds_sf10', sf=>10, format=>'parquet')` In order to support calling functions from `sql` beeline. New syntax `call` store procedure is...

kind:infra
module:spark
kind:build
module:tpcds

### 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-kyuubi/issues?q=is%3Aissue) and found no...

kind:feature

SessionAPI 返回的Response 怎么做格式化展示成arthas console默认的结果那样

https://github.com/TheAlgorithms/Rust/blob/6189823b425df0a172a60d87f3b2e982f3e5dee2/src/data_structures/linked_list.rs#L199 it looks the implementation of drop is flawed and delete head is not returning none to terminate the drop process appropriately.

not seeing any generic expression related filter here, is it supported?

- [ ] 我已经在 [issues](https://github.com/alibaba/arthas/issues) 里搜索,没有重复的issue。 ### 环境信息 macos ➜ arthas git:(spark33) ✗ java -version openjdk version "1.8.0_382" OpenJDK Runtime Environment (Tencent Kona 8.0.15) (build 1.8.0_382-b1) OpenJDK 64-Bit Server VM...

## why the change currently, rewrite only happens on main branch. with the branch functionality it is also useful to conduct rewrite related tests on branches ## what is changed...

API
spark
core
docs

``` ^M23/12/07 15:52:44 WARN BlazeConverters: Error converting exec: BroadcastHashJoinE xec: BHJ Semi/Anti join with BuildRight is not yet supported scala.NotImplementedError: BHJ Semi/Anti join with BuildRight is not yet supported at...