[ 
https://issues.apache.org/jira/browse/BEAM-5141?focusedWorklogId=136273&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-136273
 ]

ASF GitHub Bot logged work on BEAM-5141:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Aug/18 20:42
            Start Date: 20/Aug/18 20:42
    Worklog Time Spent: 10m 
      Work Description: apilloud commented on issue #6216: [BEAM-5141] Improve 
error message when SET unregistered options
URL: https://github.com/apache/beam/pull/6216#issuecomment-414456316
 
 
   I think the thing that might be unclear here is that validation happens at 
the execution of `SELECT` not the execution of `SET`. If we were doing 
validation at `SET` time, what you describe would be possible without a 
implementation of validation. Changing that behavior seems like it would 
actually be the correct fix here. If we validated the Pipeline Options when 
they were `SET` there would be no need to change the error message as we would 
just refuse to set invalid option and the existing message would still be 
correct.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 136273)
    Time Spent: 6h 10m  (was: 6h)

> Improve error message when SET unregistered options 
> ----------------------------------------------------
>
>                 Key: BEAM-5141
>                 URL: https://issues.apache.org/jira/browse/BEAM-5141
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-sql
>            Reporter: Rui Wang
>            Assignee: Rui Wang
>            Priority: Major
>             Fix For: Not applicable
>
>          Time Spent: 6h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to