remove developer's work email address
This commit is contained in:
@ -8,8 +8,6 @@
|
||||
* EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v1 for more details.
|
||||
* Authors:
|
||||
* weiyouchao.wyc <weiyouchao.wyc@oceanbase.com>
|
||||
*/
|
||||
|
||||
|
||||
|
@ -8,8 +8,6 @@
|
||||
* EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v1 for more details.
|
||||
* Authors:
|
||||
* weiyouchao.wyc <weiyouchao.wyc@oceanbase.com>
|
||||
*/
|
||||
|
||||
|
||||
|
@ -8,8 +8,6 @@
|
||||
* EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v1 for more details.
|
||||
* Authors:
|
||||
* weiyouchao.wyc <weiyouchao.wyc@oceanbase.com>
|
||||
*/
|
||||
|
||||
|
||||
|
@ -9,8 +9,6 @@
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file contains implementation support for the json table abstraction.
|
||||
* Authors:
|
||||
* weiyouchao.wyc <weiyouchao.wyc@oceanbase.com>
|
||||
*/
|
||||
|
||||
#define USING_LOG_PREFIX SQL_ENG
|
||||
|
@ -9,8 +9,6 @@
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file contains interface support for the json table abstraction.
|
||||
* Authors:
|
||||
* weiyouchao.wyc <weiyouchao.wyc@oceanbase.com>
|
||||
*/
|
||||
|
||||
#ifndef OCEANBASE_BASIC_OB_JSON_TABLE_OP_H_
|
||||
|
@ -9,8 +9,6 @@
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file contains implementation for json_valid.
|
||||
* Authors:
|
||||
* wuxingying.wxy@oceanbase.com
|
||||
*/
|
||||
|
||||
#define USING_LOG_PREFIX SQL_ENG
|
||||
|
@ -9,8 +9,6 @@
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file contains implementation for json_valid.
|
||||
* Authors:
|
||||
* wuxingying.wxy@oceanbase.com
|
||||
*/
|
||||
|
||||
#ifndef OCEANBASE_SQL_OB_EXPR_IS_JSON_H_
|
||||
|
@ -9,8 +9,6 @@
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file contains implementation for JSON_EQUAL.
|
||||
* Authors:
|
||||
* wuxingying.wxy@oceanbase.com
|
||||
*/
|
||||
|
||||
#define USING_LOG_PREFIX SQL_ENG
|
||||
|
@ -9,8 +9,6 @@
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file contains implementation for json_equal.
|
||||
* Authors:
|
||||
* wuxingying.wxy@oceanbase.com
|
||||
*/
|
||||
|
||||
#ifndef OCEANBASE_SQL_OB_EXPR_JSON_EQUAL_H_
|
||||
|
@ -9,9 +9,6 @@
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file is for func json_exists.
|
||||
* ---------------------------------------------------------------------------------------
|
||||
* Authors:
|
||||
* wuxingying.wxy@oceanbase.com
|
||||
*/
|
||||
#define USING_LOG_PREFIX SQL_ENG
|
||||
#include "ob_expr_json_exists.h"
|
||||
|
@ -8,9 +8,7 @@
|
||||
* EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file contains implementation for json_valid.
|
||||
* Authors:
|
||||
* wuxingying.wxy@oceanbase.com
|
||||
* This file contains implementation for json_exists.
|
||||
*/
|
||||
|
||||
#ifndef OCEANBASE_SRC_SQL_ENGINE_EXPR_OB_EXPR_JSON_EXISTS_H
|
||||
|
@ -9,10 +9,6 @@
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file is for func json_query.
|
||||
* * ---------------------------------------------------------------------------------------
|
||||
* Authors:
|
||||
* chuanyan.wf <chuanyan.wf@oceanbase.com>
|
||||
* ---------------------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#define USING_LOG_PREFIX SQL_ENG
|
||||
|
@ -9,10 +9,6 @@
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file is for func json_query.
|
||||
* * ---------------------------------------------------------------------------------------
|
||||
* Authors:
|
||||
* chuanyan.wf <chuanyan.wf@oceanbase.com>
|
||||
* ---------------------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifndef OCEANBASE_SRC_SQL_ENGINE_EXPR_OB_EXPR_JSON_QUERY_H
|
||||
|
@ -9,8 +9,6 @@
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file contains implementation of treat.
|
||||
* Authors:
|
||||
* aozeliu.azl@oceanbase.com
|
||||
*/
|
||||
|
||||
#define USING_LOG_PREFIX SQL_ENG
|
||||
|
@ -9,8 +9,6 @@
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file contains declare of the treat.
|
||||
* Authors:
|
||||
* aozeliu.azl@oceanbase.com
|
||||
*/
|
||||
|
||||
#ifndef OCEANBASE_SQL_OB_EXPR_TREAT_H_
|
||||
|
@ -9,8 +9,6 @@
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file contains implementation support for the log json table abstraction.
|
||||
* Authors:
|
||||
* weiyouchao.wyc <weiyouchao.wyc@oceanbase.com>
|
||||
*/
|
||||
|
||||
#define USING_LOG_PREFIX SQL_OPT
|
||||
|
@ -9,8 +9,6 @@
|
||||
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
* See the Mulan PubL v2 for more details.
|
||||
* This file contains implementation support for the log json table abstraction.
|
||||
* Authors:
|
||||
* weiyouchao.wyc <weiyouchao.wyc@oceanbase.com>
|
||||
*/
|
||||
|
||||
#ifndef _OB_LOG_JSON_TABLE_H
|
||||
|
Reference in New Issue
Block a user