[PECOBLR-361] convert column table to arrow if arrow present #1028
Annotations
1 error
|
check
You have 2 commits incorrectly signed off. To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run:
```bash
git rebase HEAD~2 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin shivam2680/metadata-methods-arrow
```
Commit sha: [d8bdd4a](https://github.com/databricks/databricks-sql-python/pull/551/commits/d8bdd4a169c13baecef618484094a6a80ccf4f33), Author: Shivam Raj, Committer: Shivam Raj; The sign-off is missing.
Commit sha: [9503b70](https://github.com/databricks/databricks-sql-python/pull/551/commits/9503b7099352307ec6817002f25237568069cbd0), Author: Shivam Raj, Committer: Shivam Raj; The sign-off is missing.
|