You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
project.logger.warn("Add dependency on \"org.jetbrains.kotlinx:dataframe-arrow\" to compile schema ${interfaceName.get()} generated from ${data.get()}")
82
-
}
83
-
}
84
74
val codeGenerator =CodeGenerator.create(useFqNames =false)
85
75
val delimiters = delimiters.get()
86
76
val readDfMethod = res.getReadDfMethod(stringOf(data.get()))
0 commit comments