comphead commented on PR #4147:
URL: 
https://github.com/apache/datafusion-comet/pull/4147#issuecomment-4348024137

    | #  | Function       | SQL file(s)                                         
                   | #`query` | #`query spark_answer_only` |                    
                                             
     
|----|----------------|------------------------------------------------------------------------|---------:|---------------------------:|
                                                                 
     | 1  | date_add       | datetime/date_add.sql                              
                    | 4        | 0                          |                   
                                              
     | 2  | date_diff      | datetime/date_diff.sql                             
                    | 4        | 0                          |                   
                                              
     | 3  | date_format    | datetime/date_format.sql                           
                    | 0        | 0                          |                   
                                              
     | 4  | date_sub       | datetime/date_sub.sql                              
                    | 4        | 0                          |                   
                                              
     | 5  | date_trunc     | datetime/trunc_timestamp.sql (+ `_dst`, 
`_dst_ambiguous`)              | 5        | 0                          |        
                                                         
     | 6  | dateadd        | ❌ missing                                          
                   | —        | —                          |                    
                                              
     | 7  | datediff       | datetime/date_diff.sql (shared)                    
                    | 4        | 0                          |                   
                                              
     | 8  | day            | datetime/datetime.sql (shared)                     
                    | 3        | 0                          |                   
                                              
     | 9  | dayofmonth     | ❌ missing                                          
                   | —        | —                          |                    
                                              
     | 10 | dayofweek      | datetime/datetime.sql (shared)                     
                    | 3        | 0                          |                   
                                              
     | 11 | dayofyear      | datetime/datetime.sql (shared)                     
                    | 3        | 0                          |                   
                                              
     | 12 | hour           | datetime/hour.sql                                  
                    | 1        | 0                          |                   
                                              
     | 13 | last_day       | datetime/last_day.sql                              
                    | 2        | 0                          |                   
                                              
     | 14 | make_date      | datetime/make_date.sql                             
                    | 43       | 0                          |                   
                                              
     | 15 | minute         | datetime/minute.sql                                
                    | 1        | 0                          |                   
                                              
     | 16 | month          | datetime/datetime.sql (shared)                     
                    | 3        | 0                          |                   
                                              
     | 17 | next_day       | datetime/next_day.sql                              
                    | 16       | 0                          |                   
                                              
     | 18 | quarter        | datetime/datetime.sql (shared)                     
                    | 3        | 0                          |                   
                                              
     | 19 | second         | datetime/second.sql                                
                    | 1        | 0                          |                   
                                              
     | 20 | trunc          | datetime/trunc_date.sql                            
                    | 4        | 0                          |                   
                                              
     | 21 | unix_date      | datetime/unix_date.sql                             
                    | 0        | 2                          |                   
                                              
     | 22 | weekday        | datetime/datetime.sql (shared)                     
                    | 3        | 0                          |                   
                                              
     | 23 | weekofyear     | datetime/datetime.sql (shared)                     
                    | 3        | 0                          |                   
                                              
     | 24 | year           | datetime/datetime.sql (shared)                     
                    | 3        | 0                          |                   
                                              
     | 25 | cosh           | math/cosh.sql                                      
                    | 0        | 0                          |                   
                                              
     | 26 | cot            | math/cot.sql                                       
                    | 0        | 0                          |                   
                                              
     | 27 | expm1          | math/expm1.sql                                     
                    | 0        | 0                          |                   
                                              
     | 28 | hex            | string/hex.sql                                     
                    | 2        | 0                          |                   
                                              
     | 29 | rand           | ❌ missing                                          
                   | —        | —                          |                    
                                              
     | 30 | randn          | ❌ missing                                          
                   | —        | —                          |                    
                                              
     | 31 | sinh           | math/sinh.sql                                      
                    | 0        | 0                          |                   
                                              
     | 32 | tanh           | math/tanh.sql                                      
                    | 0        | 0                          |                   
                                              
     | 33 | left           | string/left.sql                                    
                    | 8        | 0                          |                   
                                              
     | 34 | regexp_replace | string/regexp_replace.sql + 
regexp_replace_enabled.sql                 | 3        | 0                       
   |                                                                 
     | 35 | right          | string/right.sql                                   
                    | 0        | 15                         |                   
                                              
     | 36 | split          | ❌ missing                                          
                   | —        | —                          |                    
                                              
     | 37 | substr         | string/substring.sql (shared)                      
                    | 47       | 0                          |                   
                                              
     | 38 | substring      | string/substring.sql (shared)                      
                    | 47       | 0                          |                   
                                              
     | 39 | hash           | hash/hash.sql (shared)                             
                    | 1        | 0                          |                   
                                              
     | 40 | sha1           | hash/hash.sql (shared)                             
                    | 1        | 0                          |                   
                                              
     | 41 | sha2           | hash/hash.sql (shared)                             
                    | 1        | 0                          |                   
                                              
     | 42 | xxhash64       | hash/hash.sql (shared)                             
                    | 1        | 0                          |                   
                                              
     | 43 | array_min      | array/array_min.sql                                
                    | 1        | 1                          |                   
                                              
     | 44 | flatten        | array/flatten.sql                                  
                    | 0        | 2                          |                   
                                              
     | 45 | bit_count      | bitwise/bitwise.sql (shared)                       
                    | 9        | 2                          |                   
                                              
     | 46 | bit_get        | bitwise/bitwise.sql (shared)                       
                    | 9        | 2                          |                   
                                              
     | 47 | concat         | string/concat.sql                                  
                    | 8        | 0                          |                   
                                              
     | 48 | size           | array/size.sql                                     
                    | 1        | 1                          |                   
                                              
     | 49 | isnan          | math/isnan.sql                                     
                    | 2        | 0                          |                   
                                              
     | 50 | rlike          | string/rlike.sql + rlike_enabled.sql               
                    | 4        | 1                          |                   
                                              
     | 51 | str_to_map     | map/str_to_map.sql                                 
                    | 15       | 0                          |                   
                                              
     | 52 | named_struct   | struct/create_named_struct.sql                     
                    | 4        | 0                          |                   
                                              
     | 53 | cast           | cast/cast.sql                                      
                    | 23       | 0                          | 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to