MOBIN-F commented on issue #3676:
URL: https://github.com/apache/paimon/issues/3676#issuecomment-2210969452

   pt is STRING type
   plan :
   ```
   == Physical Plan ==
   CollectLimit 10
   +- *(1) Project [reason#11, user_province#12, update_sys_tm_mill#13, 
complain_reason#14, user_address_detail#15, shop_reduce_fee#16L, 
user_contact#17, callback_class#18, receive_area#19, receive_phone#20, 
user_type#21, enable#22, receive_name#23, invoice_id#24, id#25L, 
delete_flag#26, biz_order_id#27, order_type#28, ext3#29, ext2#30, ext1#31, 
pay_ext#32, biz_status#33, visible#34, ... 33 more fields]
      +- *(1) Filter (cast(pt#67 as int) = 20240530)
         +- BatchScan[reason#11, user_province#12, update_sys_tm_mill#13, 
complain_reason#14, user_address_detail#15, shop_reduce_fee#16L, 
user_contact#17, callback_class#18, receive_area#19, receive_phone#20, 
user_type#21, enable#22, receive_name#23, invoice_id#24, id#25L, 
delete_flag#26, biz_order_id#27, order_type#28, ext3#29, ext2#30, ext1#31, 
pay_ext#32, biz_status#33, visible#34, ... 33 more fields] PaimonScan: 
[paimon_xxxx_d], PushedFilters: [IsNotNull(pt)] RuntimeFilters: []
   ```
   
   
   


-- 
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]

Reply via email to