This is an automated email from the ASF dual-hosted git repository.

kazuyukitanimura pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git


The following commit(s) were added to refs/heads/main by this push:
     new a856650d minor: update compatibility (#1303)
a856650d is described below

commit a856650d893c974aa7672a57ec8e7f6fcd615cda
Author: KAZUYUKI TANIMURA <[email protected]>
AuthorDate: Fri Jan 17 12:00:58 2025 -0800

    minor: update compatibility (#1303)
    
    Leftover from https://github.com/apache/datafusion-comet/pull/1281
---
 docs/source/user-guide/compatibility.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/source/user-guide/compatibility.md 
b/docs/source/user-guide/compatibility.md
index 10459d4d..94fd9ea7 100644
--- a/docs/source/user-guide/compatibility.md
+++ b/docs/source/user-guide/compatibility.md
@@ -133,7 +133,6 @@ The following cast operations are generally compatible with 
Spark except for the
 | string | date | Only supports years between 262143 BC and 262142 AD |
 | date | string |  |
 | timestamp | long |  |
-| timestamp | decimal |  |
 | timestamp | string |  |
 | timestamp | date |  |
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to