erezrokah commented on PR #450: URL: https://github.com/apache/arrow-go/pull/450#issuecomment-3269987986
@zeroshade Are you open to adding a configuration to control the format? I'm happy to submit a PR for it. Below some places I found that this change can be breaking (used [this search](https://github.com/search?q=%22.ValueStr%28i%29%22+language%3AGo&type=code&l=Go)) - https://github.com/openGemini/openGemini/blob/9742d18bd6c9910ee48b6e03bb54e2d0797da05e/engine/executor/chunk_arrow_transform.go#L477 - https://github.com/cloudquery/cloudquery/blob/b0d23841baad2b873e8ab90cc0aeba31713c462a/plugins/destination/sqlite/client/transformer.go#L45 - https://github.com/cloudquery/filetypes/blob/5a55b3d01859f13f01c8ae6ceaabb1200e5b9b05/json/write.go#L44 - https://github.com/cloudquery/filetypes/blob/5a55b3d01859f13f01c8ae6ceaabb1200e5b9b05/csv/write.go#L109 - https://github.com/milvus-io/milvus/blob/41820a09d011cfdbe7336240beb8f108bfc129e0/internal/storage/data_codec.go#L951 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
