You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by "Lei Rui (Jira)" <ji...@apache.org> on 2020/01/14 00:57:00 UTC

[jira] [Created] (IOTDB-416) [0.9.1] ASF header format issues

Lei Rui created IOTDB-416:
-----------------------------

             Summary: [0.9.1] ASF header format issues
                 Key: IOTDB-416
                 URL: https://issues.apache.org/jira/browse/IOTDB-416
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Lei Rui


see [https://lists.apache.org/thread.html/209371ab5158fc61f2342115c1eef199f78555059dfb98bfdad70d72%40%3Cdev.iotdb.apache.org%3E]

 

Hi,

using `find **/src -type f -exec grep -i "copyright" {} \; -print | sort
-u`, many apache header format issues can be found..

e.g.,
1. showTTLPlan.java
2. all files for QueryMetricUI function...
3. All scala files are using /** so the blank space is two chars while it
is one char in all java files.
4. there are two blank spaces between "#" and content in all Python files
while it is one blank space in all sh files.

I do not vote -1 but at least we need to fix these issues in next release.

Best,
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

黄向东
清华大学 软件学院



--
This message was sent by Atlassian Jira
(v8.3.4#803005)