dongjoon-hyun commented on code in PR #275:
URL:
https://github.com/apache/spark-connect-swift/pull/275#discussion_r2659991901
##########
Sources/SparkConnect/File_generated.swift:
##########
@@ -69,7 +69,7 @@ public struct org_apache_arrow_flatbuf_Block: NativeStruct,
Verifiable, Flatbuff
}
/// @nodoc
-public struct org_apache_arrow_flatbuf_Block_Mutable: FlatBufferObject {
+public struct org_apache_arrow_flatbuf_Block_Mutable: FlatBufferStruct {
Review Comment:
https://github.com/google/flatbuffers/pull/8752
##########
Sources/SparkConnect/File_generated.swift:
##########
@@ -86,7 +86,7 @@ public struct org_apache_arrow_flatbuf_Block_Mutable:
FlatBufferObject {
/// Arrow File metadata
///
/// @nodoc
-public struct org_apache_arrow_flatbuf_Footer: FlatBufferObject, Verifiable {
+public struct org_apache_arrow_flatbuf_Footer: FlatBufferTable, Verifiable {
Review Comment:
https://github.com/google/flatbuffers/pull/8752
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]