TejMakode1523 commented on issue #7173:
URL: https://github.com/apache/paimon/issues/7173#issuecomment-3834316520

   Thanks for the clarification.
   To confirm my understanding: for generic external Parquet files (not managed 
by Hive or Iceberg metadata), Apache Paimon does not provide any built-in 
configuration or functionality to attach or register those files into an 
existing table.
   The only supported way to load such data is to read the Parquet files using 
an engine (e.g. Flink SQL / Table API / DataStream) and rewrite the data 
through Paimon writers, so that snapshots and manifests are generated.


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