Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ ImportError
Class
ImportError
compiler/fory_compiler/cli.py:45–48 ·
view source on GitHub ↗
Error during import resolution.
Source
from the content-addressed store, hash-verified
43
44
45
class
ImportError(Exception):
46
""
"Error during import resolution."
""
47
48
pass
49
50
51
GENERATED_MARKER =
"This file is generated by Apache Fory compiler."
Callers
4
from_arrow_schema
Function · 0.85
to_arrow_schema
Function · 0.85
resolve_imports
Function · 0.85
compile_file_recursive
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected