gpdb
gpdb copied to clipboard
[typo] compatable => compatible
%s/compatable/compatible/g in file gparray.py
Since initFromString is already compatible with repr() formatting, remove the TODO mark.
Search compatable globally and change them all to compatible.
Signed-off-by: Junwang Zhao [email protected]
Here are some reminders before you submit the pull request
- [ ] Add tests for the change
- [ ] Document changes
- [ ] Communicate in the mailing list if needed
- [ ] Pass
make installcheck - [ ] Review a PR in return to support the community