-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Description
┌ Arrow
│ WARNING: Constructor for type "Type" was extended in `Flatbuf` without explicit qualification or import.
│ NOTE: Assumed "Type" refers to `Base.Type`. This behavior is deprecated and may differ in future versions.`
│ NOTE: This behavior may have differed in Julia versions prior to 1.12.
│ Hint: If you intended to create a new generic function of the same name, use `function Type end`.
│ Hint: To silence the warning, qualify `Type` as `Base.Type` in the method signature or explicitly `import Base: Type`.
└
Metadata
Metadata
Assignees
Labels
No labels