daipom opened a new issue, #2927:
URL: https://github.com/apache/arrow-adbc/issues/2927

   ### What happened?
   
   In #2863, the following typos are found under `go/`.
   We should fix them to complete #2863.
   
   ```
   go/adbc/adbc.go:647: returnes ==> returns
   go/adbc/driver/bigquery/statement.go:572: Unparseable ==> Unparsable
   go/adbc/driver/flightsql/flightsql_statement.go:429: returnes ==> returns
   go/adbc/driver/internal/driverbase/connection.go:372: implementor ==> 
implementer
   go/adbc/driver/internal/driverbase/rotating_file_writer.go:260: exising ==> 
existing
   go/adbc/driver/internal/driverbase/rotating_file_writer.go:293: 
lexigraphically ==> lexicographically
   go/adbc/driver/snowflake/bulk_ingestion.go:491: propogate ==> propagate
   go/adbc/driver/snowflake/bulk_ingestion.go:561: recieved ==> received
   go/adbc/driver/snowflake/bulk_ingestion.go:88: bandwith ==> bandwidth
   go/adbc/driver/snowflake/driver_test.go:2075: exepected ==> expected
   go/adbc/driver/snowflake/driver_test.go:2093: exepected ==> expected
   go/adbc/driver/snowflake/statement.go:470: returnes ==> returns
   go/adbc/ext.go:68: Implementors ==> Implementers
   ```
   
   
   ### Stack Trace
   
   Not related.
   
   ### How can we reproduce the bug?
   
   Run CI of #2864 or checkout #2864 and execute `pre-commit run codespell 
--all-files`.
   
   ### Environment/Setup
   
   Not related.


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to