mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-13 21:17:08 +00:00
Add SqlGeneration abstraction and implementation, optimize LLMSqlParser skip. (#487)
This commit is contained in:
@@ -23,4 +23,4 @@ public class WordBuilderFactory {
|
||||
public static BaseWordBuilder get(DictWordType strategyType) {
|
||||
return wordNatures.get(strategyType);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user