lakeshen
Results
3
issues of
lakeshen
[FLINK-13679][chinese-translation]Translate "Code Style - Pull Requests & Changes" page into Chinese
7
Translate "Code Style - Pull Requests & Changes" page into Chinese
[flink-11529][docs-zh]Translate the "DataStream API Tutorial" page into Chinese ## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server, rather...
review=description?
component=Documentation
component=chinese-translation
Now in the calcite,for the following sql query, it would throw an SQL parsing error: ```sql select /*+ */ deptno, min(foo) as x from emp ``` After this PR,above sql...
stale