File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 3131#include  " arrow/ipc/reader.h" 
3232#include  " arrow/result.h" 
3333#include  " arrow/util/logging.h" 
34+ #include  " arrow/util/macros.h" 
3435
3536namespace  flight_sql_pb  =  arrow::flight::protocol::sql;
3637
Original file line number Diff line number Diff line change 1414//  KIND, either express or implied.  See the License for the
1515//  specific language governing permissions and limitations
1616
17+ #include  " arrow/util/macros.h" 
18+ 
1719ARROW_SUPPRESS_DEPRECATION_WARNING
1820#include  " arrow/flight/sql/protocol_internal.h" 
1921
Original file line number Diff line number Diff line change 3131#include  " arrow/flight/sql/sql_info_internal.h" 
3232#include  " arrow/type.h" 
3333#include  " arrow/util/checked_cast.h" 
34+ #include  " arrow/util/macros.h" 
3435
3536#define  PROPERTY_TO_OPTIONAL (COMMAND, PROPERTY ) \
3637  COMMAND.has_##PROPERTY() ? std::make_optional(COMMAND.PROPERTY()) : std::nullopt 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments