This is an automated email from the ASF dual-hosted git repository.
jayzhan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/main by this push:
new a09814ab4e Minor: Remove MOVED file (#13442)
a09814ab4e is described below
commit a09814ab4ec2b8c0d9e4472a40c85e2b36e024e5
Author: Andrew Lamb <[email protected]>
AuthorDate: Fri Nov 15 22:41:49 2024 -0500
Minor: Remove MOVED file (#13442)
---
datafusion/core/tests/sqllogictests/MOVED.md | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/datafusion/core/tests/sqllogictests/MOVED.md
b/datafusion/core/tests/sqllogictests/MOVED.md
deleted file mode 100644
index dd70dab9d1..0000000000
--- a/datafusion/core/tests/sqllogictests/MOVED.md
+++ /dev/null
@@ -1,20 +0,0 @@
-<!---
- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements. See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership. The ASF licenses this file
- to you under the Apache License, Version 2.0 (the
- "License"); you may not use this file except in compliance
- with the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing,
- software distributed under the License is distributed on an
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- KIND, either express or implied. See the License for the
- specific language governing permissions and limitations
- under the License.
--->
-
-The SQL Logic Test code has moved to `datafusion/sqllogictest`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]