trinodb/trino

Prefer using 'not allowed' in error messages instead of 'not supported'

Open

#7369 aperta il 20 mar 2021

Vedi su GitHub
 (14 commenti) (2 reazioni) (1 assegnatario)Java (2678 fork)batch import
good first issueuser experience

Metriche repository

Star
 (9113 star)
Metriche merge PR
 (Merge medio 5g 9h) (306 PR mergiate in 30 g)

Descrizione

"Not supported" may mean that something is not yet implemented and not yet supported. While using "not allowed" suggest that this is not allowed by the design.

Guida contributor