Sign in
apache
/
gluten
/
refs/heads/bug_array_flatten_null_rows
/
.
/
cpp
/
velox
/
symbols.map
blob: 427560c8f1227f66167ecc4db1e6e1e743295f43 [
file
]
{
global
:
extern
"C++"
{
*
gluten
::*;
*
facebook
::
velox
::*;
};
Java_org_apache_gluten_
*;
JNI_OnLoad
;
JNI_OnUnload
;
local
:
# Hide all other symbols except the above global symbols.
*;
};