Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
php pdo_odbc driver sql query を使用してデータを ignite キャッシュにロードしました。
Ignite Rest API を使用してデータをクエリすると、すべてのデータ フィールドが正しく表示されます。時間フィールドは正しい 10:20:00 と表示されます。
しかしphpから選択すると時刻フィールド(java.sql.Time)フィールドが1907-01-01と表示されます。
現在、時間タイプは Apache Ignite ODBC でサポートされていません。