Andrushika commented on PR #69937:
URL: https://github.com/apache/airflow/pull/69937#issuecomment-5083163583

   Hi TP! Here's the related PR, I tried to solve the same problem in go-sdk, 
and Jason gave some suggestion here: 
https://github.com/apache/airflow/pull/69965#pullrequestreview-4765061465
   
   Jason suggests the compile-time best-effort validation: only shows a warning 
when an invalid id detected. I think this could prevent drift and preserve the 
source of truth while giving appropriate hints when users compile their 
lang-sdk stub.
   I'm not sure if it meets expectations. If not, I can close this PR.
   
   I've implemented in java-sdk and force-pushed in the latest commit 
currently: 
   
https://github.com/apache/airflow/pull/69937/changes#diff-8192c67224a3e477f432eaecc29f4978a37b653fc176d9c6b5f38d17111b4971R205-R232
   
   Thanks!
   


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