heronshoes opened a new pull request, #15089:
URL: https://github.com/apache/arrow/pull/15089

   ### What I did
   
   * Add `Table#column_names`.
     * Returns `columns.map(&:name)`.
   * Add tests for the tables that have unique keys and same keys.
   * Add document.
   
   ### What I did'nt
   
   * Check whole code to be replaced for it.
   
   ### What I checked
   
   * It works as a method Table#keys in RedAmber using refinements.
   
   ### Notes for reviewers
   
   * I will search the code which should be replaced if reviewer requested me.
   
   ### Related Issue
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to