nICK

Results 6 comments of nICK

``` Traceback (most recent call last): File "/home/airflow/.local/bin/airflow", line 8, in sys.exit(main()) File "/home/airflow/.local/lib/python3.7/site-packages/airflow/__main__.py", line 48, in main args.func(args) File "/home/airflow/.local/lib/python3.7/site-packages/airflow/cli/cli_parser.py", line 48, in command return func(*args, **kwargs) File "/home/airflow/.local/lib/python3.7/site-packages/airflow/utils/cli.py",...

Digging out for a while finally getting it worked. The issue is that i set `executor` param by editing airflow.cfg directly but not through helm values.yaml. This will cause helm...

@spring-projects-issues kremerkp is not issuing adding dynamic Sort and Pageable to custom query like JPA. It's that the :order parameter won't work in this query. ```java @Query("select * from person...

页面崩溃啦 ~~咦,又好了

Paging request has to traverse clusters in order, thus cannot be done in parallel by simple adding goroutines. Non-paging(limit=0) can be parallel but it will be confusing as that the...