Nitin-Kashyap commented on PR #27784:
URL: https://github.com/apache/doris/pull/27784#issuecomment-1835458432

   > BTW, is it only suitable for "spark created" hive bucket table? What if 
the hive table is created by other system with different hash function?
   
   Yes, for current scope it will understand only Spark created bucketed table, 
it identifies this by Properties defined by spark for bucket specification.
   
   I plan to take up supporting for Hive, Hudi as well in some time (hopefully 
in next PR); for this I have left a place holder THashType [HIVE_MOD: Hive and 
Hudi use the same hash method] however for hudi some more changes on FE side 
need to do for identifing type bucket id from file path.


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to