Jianlin Shi
Jianlin Shi
Hello, When I try to connect a running server. I get this error message: Exception in thread "main" java.sql.SQLException: The server time zone value 'MDT' is unrecognized or represents more...
Hello, I got an table locked error after query sqlite_master. For instance, I tried "SELECT COUNT(*) FROM sqlite_master WHERE type='table' AND name='INPUT_TABLE'", then the table "INPUT_TABLE" is locked. And I...
The first three steps will work for docker build, can you integrate it into the action? ```yaml jobs: build_docker: runs-on: ubuntu-latest steps: - name: Backup docker files run: | echo...
Can you provide an example of banned.txt. Despite the brief introduction in the command line hit, there is still some ambiguous part, e.g. is a whitespace needed or ignorable before...
As the span group is meant to support different groups of spans, would be more useful to enable displacy supporting other span keys at the same time? ``` import spacy...
### What would you like to be added? When the zip file is large, it would be better to split the artifact into multiples. How to configure that or implement...
Looks like the codes are missing pieces.
### Description In air-gap environment, the default maven repos are not accessible. ### Preferred Solution Can you set the M2Resolvers to read default ~/.m2/settings.xml to get the repo settings? or...
allow true batch write
what's the version name convention used to differentiate jdk compatibility?