rahil-c commented on code in PR #18744:
URL: https://github.com/apache/hudi/pull/18744#discussion_r3261181676


##########
hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/spark/sql/hudi/blob/ScalarFunctions.scala:
##########
@@ -81,6 +81,10 @@ object ScalarFunctions {
           |Returns:
           |  Binary data read from the file
           |
+          |Caveat:
+          |  Throws on INLINE rows under 
hoodie.read.blob.inline.mode=DESCRIPTOR.
+          |  Set CONTENT mode or read col.data directly to materialize INLINE 
bytes.

Review Comment:
   same as above comment



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