mateuszrzeszutek commented on code in PR #361: URL: https://github.com/apache/arrow-go/pull/361#discussion_r2063077307
########## arrow/internal/flight_integration/scenario.go: ########## @@ -2228,6 +2228,7 @@ func getQuerySchema() *arrow.Schema { IsSearchable(true). CatalogName("catalog_test"). Precision(100). + Remarks("test column"). Review Comment: Fixed, thanks! Looks like my editor mixed up spaces with tabs -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org