GitHub user gmitter-ef added a comment to the discussion: Dynamic creation of stream fields
Hi! Thanks for your suggestion! Is the term "schema" in this context referring to the set of the stream's field-names together with their datatypes and other meta information? Let's assume we have one datetime1 field. So the idea would be to generate first a stream containing the new fieldnames and datatypes (e.g.: fk_datetime1_date / integer, fk_datetime1_time / integer) out of the existing ones via the "Metadata structure" transform, and then use this output stream as Input to the Metadata Injection? GitHub link: https://github.com/apache/hop/discussions/5005#discussioncomment-12462183 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
