You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the error i am getting. I am not able to find GSerializeRecordBatch in any library/ code @tahashmi
main.o: In function create_plasma_object': /home/patelasx/new/bwa/main.c:110: undefined reference to GSerializeRecordBatch'
/home/patelasx/new/bwa/main.c:133: undefined reference to garrow_buffer_get_databytes' main.o: In function arrow_plasma_create':
/home/patelasx/new/bwa/main.c:146: undefined reference to arrow_builders_finish' main.o: In function main':
/home/patelasx/new/bwa/main.c:171: undefined reference to `arrow_builders_start'
collect2: error: ld returned 1 exit status
The text was updated successfully, but these errors were encountered:
This is the error i am getting. I am not able to find GSerializeRecordBatch in any library/ code @tahashmi
main.o: In function
create_plasma_object': /home/patelasx/new/bwa/main.c:110: undefined reference to
GSerializeRecordBatch'/home/patelasx/new/bwa/main.c:133: undefined reference to
garrow_buffer_get_databytes' main.o: In function
arrow_plasma_create':/home/patelasx/new/bwa/main.c:146: undefined reference to
arrow_builders_finish' main.o: In function
main':/home/patelasx/new/bwa/main.c:171: undefined reference to `arrow_builders_start'
collect2: error: ld returned 1 exit status
The text was updated successfully, but these errors were encountered: