Xiaodong DENG

Results 3 issues of Xiaodong DENG

### Background and Issue Let's use `abbrev` as example, `abbrev 3 "hello world"` gives us `"hello world"`, because of line https://github.com/Masterminds/sprig/blob/4241ae82dd07e5d3391a83c25b79c04450eb22b0/strings.go#L39-L41 This happens silently, and may be misleading (my intuitive...

Hi folks, I notice that `memorysize` seems to always be 0? The initial value is assigned at https://github.com/julioasotodv/spark-df-profiling/blob/8ab7d27067542cc09849645174b61e924facb5eb/spark_df_profiling/base.py#L414, then never updated, meaning in whatever result, `Memory Size` and `Total size...

Realized these when I'm cruising over the docs. --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow...

kind:documentation