• Stuart Carnie's avatar
    ARROW-2299: [Go] Import Go arrow implementation from influxdata/arrow · 24614c15
    Stuart Carnie authored
    **NOTE:**
    
    Some code generated files and assembler output from the LLVM compiler do not have the headers as they would be stripped each time code generation is rerun. These files are included so that the Go package is go-gettable without any additional build steps.
    
    Author: Stuart Carnie <stuart.carnie@gmail.com>
    Author: Wes McKinney <wes.mckinney@twosigma.com>
    
    Closes #1739 from stuartcarnie/sgc-go-arrow and squashes the following commits:
    
    95b9b42d <Wes McKinney> Add new ci/travis_release_audit.sh script
    2320777a <Wes McKinney> Split Apache RAT check into separate script, always run. Update rat_exclude_files.txt
    f00fb6f9 <Stuart Carnie> Rename title; add Apache copyright headers to markdown files
    f31d8ca2 <Stuart Carnie> Add Apache copyright headers
    3e17fe4a <Stuart Carnie> Initial commit, before copyright update
    24614c15
Makefile 1.95 KB