Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-1704

[GLib] Go example in test suite is broken

    XMLWordPrintableJSON

Details

    Description

      see e.g. https://travis-ci.org/apache/arrow/jobs/290802235

      ~/build/apache/arrow/c_glib/example/go ~/build/apache/arrow/c_glib ~/build/apache/arrow
      $GOPATH/bin/gir-generator	\
      	-o $GOPATH/src/gir/arrow-1.0	\
      	-config arrow-1.0/config.json	\
      	arrow-1.0/arrow.go.in
      go build -o read-batch read-batch.go
      # gir/glib-2.0
      /home/travis/gopath/src/gir/glib-2.0/glib.go:166: cannot convert (*(*[999999]*C.uint8_t)(unsafe.Pointer(ret1)))[i0] (type *C.uint8_t) to type uint8
      /home/travis/gopath/src/gir/glib-2.0/glib.go:166: cannot use uint8((*(*[999999]*C.uint8_t)(unsafe.Pointer(ret1)))[i0]) (type uint8) as type *uint8 in assignment
      make: *** [read-batch] Error 2
      

      Attachments

        Issue Links

          Activity

            People

              kou Kouhei Sutou
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: